diff options
Diffstat (limited to 'lib/libc/gen/ttyname.3')
-rw-r--r-- | lib/libc/gen/ttyname.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/gen/ttyname.3 b/lib/libc/gen/ttyname.3 index 728bc1509e3..75a67f8f0ac 100644 --- a/lib/libc/gen/ttyname.3 +++ b/lib/libc/gen/ttyname.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ttyname.3,v 1.5 1998/11/20 11:18:40 d Exp $ +.\" $OpenBSD: ttyname.3,v 1.6 1999/05/25 13:06:45 aaron Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -61,9 +61,9 @@ and named .Pa /dev/tty Ns Em xx and for which an entry exists in the initialization file -.Pa /etc/ttys. -(See -.Xr ttys 5 . ) +.Pa /etc/ttys +(see +.Xr ttys 5 ) . .Pp The .Fn isatty |