95 lines
4.0 KiB
Diff
95 lines
4.0 KiB
Diff
|
--- ppp-2.4.5/chat/chat.8.man 2010-12-16 10:20:08.000000000 +0000
|
||
|
+++ ppp-2.4.5/chat/chat.8 2010-12-19 16:40:31.000000000 +0000
|
||
|
@@ -50,7 +50,7 @@
|
||
|
to \fIstderr\fR.
|
||
|
.TP
|
||
|
.B \-E
|
||
|
-Enables environment variable substituion within chat scripts using the
|
||
|
+Enables environment variable substitution within chat scripts using the
|
||
|
standard \fI$xxx\fR syntax.
|
||
|
.TP
|
||
|
.B \-v
|
||
|
@@ -77,7 +77,7 @@
|
||
|
error messages from being sent to the SYSLOG.
|
||
|
.TP
|
||
|
.B \-T \fI<phone number>
|
||
|
-Pass in an arbitary string, usually a phone number, that will be
|
||
|
+Pass in an arbitrary string, usually a phone number, that will be
|
||
|
substituted for the \\T substitution metacharacter in a send string.
|
||
|
.TP
|
||
|
.B \-U \fI<phone number 2>
|
||
|
@@ -204,7 +204,7 @@
|
||
|
.LP
|
||
|
\fBSAY\fR strings must be enclosed in single or double quotes. If
|
||
|
carriage return and line feed are needed in the string to be output,
|
||
|
-you must explicitely add them to your string.
|
||
|
+you must explicitly add them to your string.
|
||
|
.LP
|
||
|
The SAY strings could be used to give progress messages in sections of
|
||
|
the script where you want to have 'ECHO OFF' but still let the user
|
||
|
@@ -457,7 +457,7 @@
|
||
|
Environment variables are available within chat scripts, if the \fI\-E\fR
|
||
|
option was specified in the command line. The metacharacter \fI$\fR is used
|
||
|
to introduce the name of the environment variable to substitute. If the
|
||
|
-substition fails, because the requested environment variable is not set,
|
||
|
+substitution fails, because the requested environment variable is not set,
|
||
|
\fInothing\fR is replaced for the variable.
|
||
|
.SH TERMINATION CODES
|
||
|
The \fIchat\fR program will terminate with the following completion
|
||
|
--- ppp-2.4.5/pppd/pppd.8.man 2010-12-16 10:20:10.000000000 +0000
|
||
|
+++ ppp-2.4.5/pppd/pppd.8 2010-12-21 23:26:50.000000000 +0000
|
||
|
@@ -195,7 +195,7 @@
|
||
|
.TP
|
||
|
.B ipv6 \fI<local_interface_identifier>\fR,\fI<remote_interface_identifier>
|
||
|
Set the local and/or remote 64-bit interface identifier. Either one may be
|
||
|
-omitted. The identifier must be specified in standard ascii notation of
|
||
|
+omitted. The identifier must be specified in standard ASCII notation of
|
||
|
IPv6 addresses (e.g. ::dead:beef). If the
|
||
|
\fIipv6cp\-use\-ipaddr\fR
|
||
|
option is given, the local identifier is the local IPv4 address (see above).
|
||
|
@@ -328,7 +328,7 @@
|
||
|
The \fIdemand\fR option implies the \fIpersist\fR option. If this
|
||
|
behaviour is not desired, use the \fInopersist\fR option after the
|
||
|
\fIdemand\fR option. The \fIidle\fR and \fIholdoff\fR
|
||
|
-options are also useful in conjuction with the \fIdemand\fR option.
|
||
|
+options are also useful in conjunction with the \fIdemand\fR option.
|
||
|
.TP
|
||
|
.B domain \fId
|
||
|
Append the domain name \fId\fR to the local host name for authentication
|
||
|
@@ -515,7 +515,7 @@
|
||
|
send before it rejects the options. The default value is 3.
|
||
|
.TP
|
||
|
.B ipxcp\-max\-terminate \fIn
|
||
|
-Set the maximum nuber of IPXCP terminate request frames before the
|
||
|
+Set the maximum number of IPXCP terminate request frames before the
|
||
|
local system considers that the peer is not listening to them. The
|
||
|
default value is 3.
|
||
|
.TP
|
||
|
@@ -907,7 +907,7 @@
|
||
|
device. The \fIscript\fR will be run in a child process with the
|
||
|
pseudo-tty master as its standard input and output. An explicit
|
||
|
device name may not be given if this option is used. (Note: if the
|
||
|
-\fIrecord\fR option is used in conjuction with the \fIpty\fR option,
|
||
|
+\fIrecord\fR option is used in conjunction with the \fIpty\fR option,
|
||
|
the child process will have pipes on its standard input and output.)
|
||
|
.TP
|
||
|
.B receive\-all
|
||
|
@@ -1015,7 +1015,7 @@
|
||
|
.TP
|
||
|
.B srp\-use\-pseudonym
|
||
|
When operating as an EAP SRP\-SHA1 client, attempt to use the pseudonym
|
||
|
-stored in ~/.ppp_psuedonym first as the identity, and save in this
|
||
|
+stored in ~/.ppp_pseudonym first as the identity, and save in this
|
||
|
file any pseudonym offered by the peer during authentication.
|
||
|
.TP
|
||
|
.B sync
|
||
|
@@ -1885,7 +1885,7 @@
|
||
|
prior written permission.
|
||
|
.LP
|
||
|
4. Redistributions of any form whatsoever must retain the following
|
||
|
- acknowledgments:
|
||
|
+ acknowledgements:
|
||
|
.br
|
||
|
"This product includes software developed by Computing Services
|
||
|
at Carnegie Mellon University (http://www.cmu.edu/computing/)."
|