From 4447a79bf7014e4a2c67a2a885a56efb9a8f4519 Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Sun, 31 Aug 1997 21:54:10 +0000 Subject: [PATCH] Fixed inclomplete function type in synopsis. --- lib/libc/gen/ttyname.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/gen/ttyname.3 b/lib/libc/gen/ttyname.3 index 742de5fc982e..7476a9f568b6 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