summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/getttyent.3
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-04-14 13:37:18 +0000
committerbde <bde@FreeBSD.org>1997-04-14 13:37:18 +0000
commit82f16b75fb4134ab58a96fb0d715280a729a237b (patch)
tree631f88df6cdf807df478b20253ab57c3174893c2 /lib/libc/gen/getttyent.3
parent2e2bf64395f545bdc72cc980e1a11a2e687a0b9f (diff)
downloadFreeBSD-src-82f16b75fb4134ab58a96fb0d715280a729a237b.zip
FreeBSD-src-82f16b75fb4134ab58a96fb0d715280a729a237b.tar.gz
Fixed another prototype bug in synopsis.
Diffstat (limited to 'lib/libc/gen/getttyent.3')
-rw-r--r--lib/libc/gen/getttyent.32
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
OpenPOWER on IntegriCloud