diff options
| author | Brian Somers <brian@FreeBSD.org> | 2000-03-26 18:33:08 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 2000-03-26 18:33:08 +0000 |
| commit | b10e6acec42d2878e63f5b6ed31d99a0875979be (patch) | |
| tree | 8394d6b59515eb87c9ed23a1dfd1a46828beff3c | |
| parent | 46a32e616a6c4e382460a47ed2d3c1cdbbd8212e (diff) | |
Notes
| -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 add9c013a072..c7c7ba0f512c 100644 --- a/share/examples/ppp/ppp.conf.sample +++ b/share/examples/ppp/ppp.conf.sample @@ -175,7 +175,7 @@ examples: # enable dns # -# If you don't want to tell them what's in your /etc/resolf.conf file +# If you don't want to tell them what's in your /etc/resolv.conf file # with `enable dns', override the values: # set dns 10.0.0.1 10.0.0.2 |
