diff options
author | 1998-11-25 03:48:49 +0000 | |
---|---|---|
committer | 1998-11-25 03:48:49 +0000 | |
commit | be4bc2198e3f761537c979b2e56c4d6619d07113 (patch) | |
tree | 4102be2d6f8b768665ee8ab5b4c21c0a331fc792 | |
parent | minor cleanups; d@ (diff) | |
download | wireguard-openbsd-be4bc2198e3f761537c979b2e56c4d6619d07113.tar.xz wireguard-openbsd-be4bc2198e3f761537c979b2e56c4d6619d07113.zip |
whoops
-rw-r--r-- | libexec/getty/gettytab.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5 index 6cd6a23bc9f..d1859d91748 100644 --- a/libexec/getty/gettytab.5 +++ b/libexec/getty/gettytab.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)gettytab.5 8.4 (Berkeley) 4/19/94 -.\" $Id: gettytab.5,v 1.7 1998/11/25 03:20:02 aaron Exp $ +.\" $Id: gettytab.5,v 1.8 1998/11/25 03:48:49 aaron Exp $ .\" .Dd April 19, 1994 .Dt GETTYTAB 5 @@ -364,7 +364,7 @@ can be used to handle incoming PPP calls. .Xr gethostname 3 , .Xr uname 3 , .Xr termcap 5 , -.Xr getty 8 . +.Xr getty 8 .Sh BUGS The special characters (erase, kill, etc.) are reset to system defaults by @@ -384,7 +384,7 @@ The capability is stupid. .Pp The -.Xr termcap +.Xr termcap 5 format is horrid, something more rational should have been chosen. .Sh HISTORY |