diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/gen/getttyent.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/getttyent.3 b/lib/libc/gen/getttyent.3 index 51290d9..7d2e7ba 100644 --- a/lib/libc/gen/getttyent.3 +++ b/lib/libc/gen/getttyent.3 @@ -46,7 +46,7 @@ .Sh SYNOPSIS .Fd #include <ttyent.h> .Ft struct ttyent * -.Fn getttyent +.Fn getttyent void .Ft struct ttyent * .Fn getttynam "const char *name" .Ft int |