diff options
| author | Daniel O'Callaghan <danny@FreeBSD.org> | 1998-04-02 09:28:09 +0000 |
|---|---|---|
| committer | Daniel O'Callaghan <danny@FreeBSD.org> | 1998-04-02 09:28:09 +0000 |
| commit | 2b96268f45d6d2d463e067da424e4f7ac0ff839d (patch) | |
| tree | 0bf21de313fccb7cb3f39a54741a9d2468530852 | |
| parent | 4ff16568be9c89963634ac3698438fa2eae5b492 (diff) | |
Notes
| -rw-r--r-- | etc/ppp/ppp.conf.sample | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/ppp/ppp.conf.sample b/etc/ppp/ppp.conf.sample index f7e276d1d63f..2d283cb7f308 100644 --- a/etc/ppp/ppp.conf.sample +++ b/etc/ppp/ppp.conf.sample @@ -4,7 +4,7 @@ # # Originally written by Toshiharu OHNO # -# $Id: ppp.conf.sample,v 1.27 1997/12/30 23:34:35 brian Exp $ +# $Id: ppp.conf.sample,v 1.28 1997/12/31 03:58:45 brian Exp $ # ################################################################# @@ -57,7 +57,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. # pmdemand: |
