diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/gen/ttyname.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/ttyname.3 b/lib/libc/gen/ttyname.3 index 742de5f..7476a9f 100644 --- a/lib/libc/gen/ttyname.3 +++ b/lib/libc/gen/ttyname.3 @@ -46,7 +46,7 @@ .Ft int .Fn isatty "int fd" .Ft int -.Fn ttyslot +.Fn ttyslot void .Sh DESCRIPTION These functions operate on the system file descriptors for terminal type devices. These descriptors are not related to the standard |