diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1997-08-31 21:54:10 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1997-08-31 21:54:10 +0000 |
| commit | 4447a79bf7014e4a2c67a2a885a56efb9a8f4519 (patch) | |
| tree | 04b3f619d0fe4aaa00af9b69f72fef4dbca62e87 /lib/libc | |
| parent | 9f2ba01444329bb6850241103e4f58bb0214d29e (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -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 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 |
