diff options
author | pst <pst@FreeBSD.org> | 1996-11-13 01:36:52 +0000 |
---|---|---|
committer | pst <pst@FreeBSD.org> | 1996-11-13 01:36:52 +0000 |
commit | bb604e6a0ab4ad59b5056ced604449912e9b30b3 (patch) | |
tree | 0292ee3ad50174b5bba537c31741e8771f9652e8 | |
parent | 3edb536d3fbcb9643e8465b86b184647c14afb6c (diff) | |
download | FreeBSD-src-bb604e6a0ab4ad59b5056ced604449912e9b30b3.zip FreeBSD-src-bb604e6a0ab4ad59b5056ced604449912e9b30b3.tar.gz |
remove newly added reference to ppplogin
-rw-r--r-- | libexec/getty/gettytab.5 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5 index 22ef5c8..3e68f9a 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 1996/08/23 20:33:49 mpp Exp $ +.\" $Id: gettytab.5,v 1.8 1996/11/13 01:06:37 pst Exp $ .\" " .Dd April 19, 1994 .Dt GETTYTAB 5 @@ -365,7 +365,6 @@ getty will invoke the program referenced by the pp option. This can be used to handle incoming PPP calls. .Sh SEE ALSO .Xr login 1 , -.Xr ppplogin 8 , .Xr gethostname 2 , .Xr uname 2 , .Xr termcap 5 , |