ttyslot.3: tfix

Signed-off-by: Akihiro Motoki <amotoki@gmail.com>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Akihiro Motoki 2021-05-11 12:11:44 +02:00 committed by Michael Kerrisk
parent d6a6c16f80
commit 5a172e4d48
1 changed files with 1 additions and 1 deletions

View File

@ -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