diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-01-22 02:17:56 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-01-22 02:17:56 +0000 |
commit | 9620c71dd690dbd7e009cdca11d11b206d493ed7 (patch) | |
tree | 343df04427f9543f62b08acdf70753468829f634 /usr.sbin/ppp | |
parent | fb59fbc6d94cae76988238d468fee36ddaeed0a2 (diff) |
ie. -> i.e.,
Diffstat (limited to 'usr.sbin/ppp')
-rw-r--r-- | usr.sbin/ppp/ppp/ppp.8 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/ppp/ppp/ppp.8 b/usr.sbin/ppp/ppp/ppp.8 index a1e689df8bf..01f81971823 100644 --- a/usr.sbin/ppp/ppp/ppp.8 +++ b/usr.sbin/ppp/ppp/ppp.8 @@ -1,4 +1,4 @@ -.\" $Id: ppp.8,v 1.74 2000/01/18 21:49:02 aaron Exp $ +.\" $Id: ppp.8,v 1.75 2000/01/22 02:17:52 aaron Exp $ .Dd 20 September 1995 .nr XX \w'\fC00' .Dt PPP 8 @@ -327,7 +327,7 @@ minimum. Name Server Addresses and NetBIOS Name Server Addresses can be negotiated with clients using the Microsoft .Em PPP -stack (ie. Win95, WinNT) +stack (i.e., Win95, WinNT) .It Supports Multi-link PPP (rfc 1990) It is possible to configure .Nm @@ -1554,7 +1554,7 @@ and represent the TH_ACK, TH_SYN and TH_FIN or TH_RST TCP flags respectively. .It Each filter can hold up to 40 rules, starting from rule 0. The entire rule set is not effective until rule 0 is defined, -ie. the default is to allow everything through. +i.e., the default is to allow everything through. .It If no rule is matched to a packet, that packet will be discarded (blocked). @@ -2062,7 +2062,7 @@ should immediately follow .Dq set log . The default is .Dq set log local -(ie. only the un-maskable warning, error and alert output). +(i.e., only the un-maskable warning, error and alert output). .Pp If The first argument to .Dq set log Op local @@ -3573,7 +3573,7 @@ options) if you wish callback to be optional. .Oc .Xc If no arguments are given, CBCP (Microsoft's CallBack Control Protocol) -is disabled - ie, configuring CBCP in the +is disabled - i.e., configuring CBCP in the .Dq set callback command will result in .Nm |