diff options
author | 2001-07-02 12:24:44 +0000 | |
---|---|---|
committer | 2001-07-02 12:24:44 +0000 | |
commit | 498946aad7c45981bf1d2361367fe990038d7c2e (patch) | |
tree | ad566bf785db794393c9fd245b60cc9994c7315e | |
parent | Put the ISES firmware under dev/microcode/. (diff) | |
download | wireguard-openbsd-498946aad7c45981bf1d2361367fe990038d7c2e.tar.xz wireguard-openbsd-498946aad7c45981bf1d2361367fe990038d7c2e.zip |
Fix some typos; olgeni@uli.it
-rw-r--r-- | etc/ppp/ppp.conf.sample | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/ppp/ppp.conf.sample b/etc/ppp/ppp.conf.sample index 3b0912938c2..afa993816de 100644 --- a/etc/ppp/ppp.conf.sample +++ b/etc/ppp/ppp.conf.sample @@ -4,7 +4,7 @@ # # Originally written by Toshiharu OHNO # -# $OpenBSD: ppp.conf.sample,v 1.18 2000/08/17 14:37:53 brian Exp $ +# $OpenBSD: ppp.conf.sample,v 1.19 2001/07/02 12:24:44 brian Exp $ # ################################################################# @@ -48,7 +48,7 @@ default: # specified IP actually being correct, therefore, the other side can assign # any IP numbers. # -# The forth arg to "set ifaddr" makes us send "0.0.0.0" as our requested +# The fourth arg to "set ifaddr" makes us send "0.0.0.0" as our requested # IP number, forcing the peer to make the decision. # # This entry also works with static IP numbers or when not in -auto mode. @@ -334,7 +334,7 @@ dodgynet: # # ppp -direct CHAPserver # # Note: We can supply a third field in ppp.secret specifying the IP address -# for that user. We can even specify a forth field to specify the +# for that user. We can even specify a fourth field to specify the # ppp.link{up,down} label to use. # CHAPserver: |