summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/README.changes
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>1998-05-29 18:32:41 +0000
committerbrian <brian@FreeBSD.org>1998-05-29 18:32:41 +0000
commitc77a86dfe8218d1aa2b856b7849a682729a8b1c9 (patch)
tree040b6f7024924bd1d7b12261f84cd7c1133d0244 /usr.sbin/ppp/README.changes
parent36b1e9c4f09ae1f2c7cfe800667495650ecb809d (diff)
downloadFreeBSD-src-c77a86dfe8218d1aa2b856b7849a682729a8b1c9.zip
FreeBSD-src-c77a86dfe8218d1aa2b856b7849a682729a8b1c9.tar.gz
Some documentation corrections & typo fixes....
Diffstat (limited to 'usr.sbin/ppp/README.changes')
-rw-r--r--usr.sbin/ppp/README.changes6
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/ppp/README.changes b/usr.sbin/ppp/README.changes
index 2053cbf..609b12f 100644
--- a/usr.sbin/ppp/README.changes
+++ b/usr.sbin/ppp/README.changes
@@ -34,7 +34,7 @@ o The value of the CONNECT environment variable is logged in the
o Out-of-sequence FSM packets (IPCP/LCP/CCP) are dropped by default.
o Reconnect values are used after an LQR timeout.
o ^C works on the parent in -background mode.
-o The dial/call/open command works asyncronously. As a result, prompts
+o The dial/call/open command works asynchronously. As a result, prompts
do not lose control while dialing.
o The `display' command has been removed. All information is available
with the appropriate `show' command.
@@ -51,7 +51,7 @@ o `Set stopped' only has two parameters. It's no longer possible to
have an IPCP stopped timer.
o `Set timeout' only has one parameter. Use `set lqrperiod' and `set
{lcp,ccp,ipcp,chap,pap}retry' for the other timers. `show timeout'
- is also now available using the relevent show commands.
+ is also now available using the relevant show commands.
o `set loopback' is now `enable/disable loopback'.
o `show auto', `show loopback' and `show mtu' are all part of `show bundle'.
o `show mru' is part of `show lcp'
@@ -68,3 +68,5 @@ o Ppp can use tun devices > tun255.
o Protocol-compressed packets are accepted even if they were denied
at LCP negotiation time.
o Passwords aren't logged when logging the ``set server'' line.
+o Command line options only need enough characters to uniquely identify
+ them. -a == -auto, -dd == -ddial etc. -interactive is also allowed.
OpenPOWER on IntegriCloud