diff options
| author | Daniel O'Callaghan <danny@FreeBSD.org> | 1998-04-02 09:30:11 +0000 |
|---|---|---|
| committer | Daniel O'Callaghan <danny@FreeBSD.org> | 1998-04-02 09:30:11 +0000 |
| commit | f4061e06a4e9e1c55497f6f0e476b7df97bf668e (patch) | |
| tree | 1abcff24b93ffb8c3cccad8fae50495b4d0d7868 /etc | |
| parent | 6480260e65b8fab9ffcc4d0dc5a5845bba67a1d9 (diff) | |
Notes
Diffstat (limited to 'etc')
| -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 dd596be6d636..b8fbb630e90d 100644 --- a/etc/ppp/ppp.conf.sample +++ b/etc/ppp/ppp.conf.sample @@ -4,7 +4,7 @@ # # Originally written by Toshiharu OHNO # -# $Id$ +# $Id: ppp.conf.sample,v 1.5.2.13 1998/01/30 19:54:36 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: |
