diff options
author | brian <brian@cvs.openbsd.org> | 2000-11-29 01:49:35 +0000 |
---|---|---|
committer | brian <brian@cvs.openbsd.org> | 2000-11-29 01:49:35 +0000 |
commit | 195a3f927e8a574b0246d47c32a0da1ca27461be (patch) | |
tree | 6e56c3fbb8c791ec24e90b81eb0bf290ac7b7f8f | |
parent | 56e99bcaba3103598225ab4ce0443614107626fd (diff) |
Spelling and punctuation fixes; FreeBSD
-rw-r--r-- | usr.sbin/ppp/ppp/ppp.8 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/usr.sbin/ppp/ppp/ppp.8 b/usr.sbin/ppp/ppp/ppp.8 index 327850f01ee..effacb10957 100644 --- a/usr.sbin/ppp/ppp/ppp.8 +++ b/usr.sbin/ppp/ppp/ppp.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ppp.8,v 1.100 2000/11/28 22:59:53 brian Exp $ +.\" $OpenBSD: ppp.8,v 1.101 2000/11/29 01:49:34 brian Exp $ .Dd 20 September 1995 .Dt PPP 8 .Os @@ -31,7 +31,7 @@ The .Fl nat flag (or .Fl alias -flag for backwards compatability) does the equivalent of a +flag for backwards compatibility) does the equivalent of a .Dq nat enable yes , enabling .Nm Ns No 's @@ -1016,7 +1016,7 @@ If a value of zero is specified for will keep trying until a connection is made. .El .Pp -So, for example; +So, for example: .Bd -literal -offset indent set redial 10.3 4 .Ed @@ -1591,7 +1591,7 @@ host as the gateway for the LAN. .Sh PACKET FILTERING This implementation supports packet filtering. There are four kinds of -filters; the +filters: the .Em in filter, the .Em out @@ -3897,7 +3897,7 @@ for security reasons. .Pp If the first character of .Ar value -is an exclaimation mark +is an exclamation mark .Pq Dq \&! , .Nm treats the remainder of the string as a program that must be executed @@ -4202,7 +4202,7 @@ values. .Pp If .Ar seconds -is followed immediately by an exclaimation mark +is followed immediately by an exclamation mark .Pq Dq \&! , .Nm will @@ -4431,7 +4431,7 @@ It is also possible to execute external commands from the chat script. To do this, the first character of the expect or send string is an exclamation mark .Pq Dq \&! . -If a literal exclaimation mark is required, double it up to +If a literal exclamation mark is required, double it up to .Dq \&!! and it will be treated as a single literal .Dq \&! . @@ -4446,7 +4446,7 @@ If is running in interactive mode, file descriptor 3 is attached to .Pa /dev/tty . .Pp -For example (wrapped for readability); +For example (wrapped for readability): .Bd -literal -offset indent set login "TIMEOUT 5 \\"\\" \\"\\" login:--login: ppp \e word: ppp \\"!sh \\\\-c \\\\\\"echo \\\\-n label: >&2\\\\\\"\\" \e |