diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-05 13:18:41 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-05 13:18:41 +0000 |
commit | 02ab8469fbb85ab1adaa89a65e4a4e3e5a09a69a (patch) | |
tree | 7957eac7110eb5b76dc9075e52cf242c4bac361e /share/man/man4/tty.4 | |
parent | b770acff37c9a862b04d7c262e6707d1f9416026 (diff) |
more .Os cleanup, remove some trailing whitespace, cleanse some .Nm
Diffstat (limited to 'share/man/man4/tty.4')
-rw-r--r-- | share/man/man4/tty.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/tty.4 b/share/man/man4/tty.4 index 0fa20dc0327..4583cae9882 100644 --- a/share/man/man4/tty.4 +++ b/share/man/man4/tty.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tty.4,v 1.12 1999/05/16 19:56:39 alex Exp $ +.\" $OpenBSD: tty.4,v 1.13 1999/06/05 13:18:33 aaron Exp $ .\" $NetBSD: tty.4,v 1.4 1996/03/19 04:26:01 paulus Exp $ .\" .\" Copyright (c) 1991, 1992, 1993 @@ -36,7 +36,7 @@ .\" .Dd August 14, 1992 .Dt TTY 4 -.Os BSD 4 +.Os .Sh NAME .Nm tty .Nd general terminal interface |