diff options
author | phk <phk@FreeBSD.org> | 1998-06-10 12:34:27 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 1998-06-10 12:34:27 +0000 |
commit | 7a64d46ca35d854b4ee5d1ad49f8d059adfd2e78 (patch) | |
tree | 77744e614c66c394710343bd6417c416048cb26a /libexec | |
parent | 435dcca358d887d83fdb79dcfd9a7ef803d555bd (diff) | |
download | FreeBSD-src-7a64d46ca35d854b4ee5d1ad49f8d059adfd2e78.zip FreeBSD-src-7a64d46ca35d854b4ee5d1ad49f8d059adfd2e78.tar.gz |
Spelling fixes.
PR: 6903
Reviewed by: phk
Submitted by: Josh Gilliam <josh@quick.net>
Diffstat (limited to 'libexec')
-rw-r--r-- | libexec/getty/gettytab.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5 index f0ea26b..ca95f6b 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.16 1997/11/21 07:43:44 charnier Exp $ +.\" $Id: gettytab.5,v 1.17 1998/05/04 02:37:24 steve Exp $ .\" " .Dd April 19, 1994 .Dt GETTYTAB 5 @@ -372,7 +372,7 @@ mode. .Pp If .Em \&pp -string is specified and a PPP link bringup sequence is recognized, +string is specified and a PPP link bring up sequence is recognized, getty will invoke the program referenced by the pp option. This can be used to handle incoming PPP calls. .Pp |