diff options
| author | Brian Somers <brian@FreeBSD.org> | 1999-12-29 22:32:11 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 1999-12-29 22:32:11 +0000 |
| commit | 0a97e07c93dac638832892e49e2f8980bddbf7df (patch) | |
| tree | cc30e3cdf811b3e078b6a0eaece406b16fecbb66 /share | |
| parent | bb7d10c9c586f498cc643121d65bd0f6a592ff18 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/examples/ppp/ppp.conf.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/ppp/ppp.conf.sample b/share/examples/ppp/ppp.conf.sample index d845d932a3f2..31e1e7904ec4 100644 --- a/share/examples/ppp/ppp.conf.sample +++ b/share/examples/ppp/ppp.conf.sample @@ -141,7 +141,7 @@ examples: # # If you don't like ppp's builtin chat, use an external one: # - set login "\"!chat \\\\-f /etc/ppp/ppp.dev.chat\"" + set login "\"!chat \\-f /etc/ppp/ppp.dev.chat\"" # # If we have a ``strange'' modem that must be re-initialized when we # hangup: |
