diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2015-11-06 16:42:31 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2015-11-06 16:42:31 +0000 |
commit | ed78f2ec2d453b616dbcce1b58885169645a7f1e (patch) | |
tree | 5c5614b4ac9939852856757034eb83b9e4655953 /libexec/getty/gettytab.5 | |
parent | 9b183dd6e046fd9c5bc8a6221c34743f0f518d5b (diff) |
further PPP reduction, hint from sthen
Diffstat (limited to 'libexec/getty/gettytab.5')
-rw-r--r-- | libexec/getty/gettytab.5 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5 index bb6b8f8fa21..b277005c86c 100644 --- a/libexec/getty/gettytab.5 +++ b/libexec/getty/gettytab.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gettytab.5,v 1.25 2015/07/18 09:35:05 jmc Exp $ +.\" $OpenBSD: gettytab.5,v 1.26 2015/11/06 16:42:30 tedu Exp $ .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -28,7 +28,7 @@ .\" .\" from: @(#)gettytab.5 8.4 (Berkeley) 4/19/94 .\" -.Dd $Mdocdate: July 18 2015 $ +.Dd $Mdocdate: November 6 2015 $ .Dt GETTYTAB 5 .Os .Sh NAME @@ -127,7 +127,6 @@ hangup line on last close. .It pe Ta bool Ta false Ta "Use printer (hard copy) erase algorithm." .It pf Ta num Ta 0 Ta "Delay" between first prompt and following flush (seconds). -.It pp Ta str Ta unused Ta "PPP authentication program." .It ps Ta bool Ta false Ta "Line connected to a MICOM port selector." .It qu Ta str Ta So Li \&^\e Sc Ta "Quit character." .It rp Ta str Ta So Li ^R Sc Ta "Line retype character." |