diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-02-17 16:43:18 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-02-17 16:43:18 +0000 |
| commit | 30b2cc2b1b5a852880562d2702b3210daba4bbaa (patch) | |
| tree | 85b1c23f1bf930972a7b198d589063fed84996bf /lib/libc/gen | |
| parent | c66f09b6a32425ce1fee1e13886818fac8ff0c43 (diff) | |
Notes
Diffstat (limited to 'lib/libc/gen')
| -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 |
