summaryrefslogtreecommitdiffstats
path: root/libexec/getty/gettytab.5
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1996-11-13 01:06:40 +0000
committerpst <pst@FreeBSD.org>1996-11-13 01:06:40 +0000
commitc6a3e110368c7535f1f82a9d99003f7acebc6736 (patch)
tree1eea76ea1873c5758e07425cc7eaeef246b89452 /libexec/getty/gettytab.5
parentd50c7b65af699615c4fdce907899e59fd6349245 (diff)
downloadFreeBSD-src-c6a3e110368c7535f1f82a9d99003f7acebc6736.zip
FreeBSD-src-c6a3e110368c7535f1f82a9d99003f7acebc6736.tar.gz
Add the >optional< ability to sense PPP link bringups and call an authentication program
Diffstat (limited to 'libexec/getty/gettytab.5')
-rw-r--r--libexec/getty/gettytab.510
1 files changed, 9 insertions, 1 deletions
diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5
index d1327dd..22ef5c8 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.6 1996/05/05 19:01:08 joerg Exp $
+.\" $Id: gettytab.5,v 1.7 1996/08/23 20:33:49 mpp Exp $
.\" "
.Dd April 19, 1994
.Dt GETTYTAB 5
@@ -148,6 +148,7 @@ hangup line on last close
.It "pe bool false use printer (hard copy) erase algorithm"
.It "pf num 0 delay"
between first prompt and following flush (seconds)
+.It "pp str unused PPP authentication program"
.It "ps bool false line connected to a"
.Tn MICOM
port selector
@@ -356,8 +357,15 @@ implementation.
does not check parity of input characters in
.Dv RAW
mode.
+.Pp
+If
+.Em \&pp
+string is specified and a PPP link bringup sequence is recognized,
+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 ,
OpenPOWER on IntegriCloud