summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-08-31 21:54:10 +0000
committerbde <bde@FreeBSD.org>1997-08-31 21:54:10 +0000
commit901de0acb7965e7b2186f2d9f3ecca55f720befc (patch)
treeea8fe9e13f9b69c72897d816d5e3998336c56cef /lib
parent33086c126bc5de20c0fb8b99b3d7e542ec706c2d (diff)
downloadFreeBSD-src-901de0acb7965e7b2186f2d9f3ecca55f720befc.zip
FreeBSD-src-901de0acb7965e7b2186f2d9f3ecca55f720befc.tar.gz
Fixed inclomplete function type in synopsis.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/ttyname.32
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
OpenPOWER on IntegriCloud