From: Akihiro Motoki <amotoki@xxxxxxxxx> Signed-off-by: Akihiro Motoki <amotoki@xxxxxxxxx> Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man3/ttyslot.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/ttyslot.3 b/man3/ttyslot.3 index abd3299e7..8a1f020c9 100644 --- a/man3/ttyslot.3 +++ b/man3/ttyslot.3 @@ -30,7 +30,7 @@ ttyslot \- find the slot of the current user's terminal in some file .SH SYNOPSIS .nf -.BR "#include <unistd.h>" " /See NOTES */" +.BR "#include <unistd.h>" " /* See NOTES */" .PP .B "int ttyslot(void);" .fi -- 2.31.1.498.g6c1eba8ee3d