diff options
| author | Brian Somers <brian@FreeBSD.org> | 1998-08-09 23:40:31 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 1998-08-09 23:40:31 +0000 |
| commit | 7955cdca14053d1361f88f62bbebd3b396fe76f6 (patch) | |
| tree | 7d6dce6a1336f8a1e2338907bcf21e77b94c8903 | |
| parent | e19c8037400febc2094a137135b2a92b4e9f7a9e (diff) | |
Notes
| -rw-r--r-- | usr.sbin/ppp/ppp.8 | 4 | ||||
| -rw-r--r-- | usr.sbin/ppp/ppp.8.m4 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/ppp/ppp.8 b/usr.sbin/ppp/ppp.8 index 4d4ab6c642cc..5f6003fdee69 100644 --- a/usr.sbin/ppp/ppp.8 +++ b/usr.sbin/ppp/ppp.8 @@ -1,4 +1,4 @@ -.\" $Id: ppp.8,v 1.115 1998/08/09 17:17:10 brian Exp $ +.\" $Id: ppp.8,v 1.116 1998/08/09 17:17:23 brian Exp $ .Dd 20 September 1995 .Os FreeBSD .Dt PPP 8 @@ -1950,7 +1950,7 @@ program. Refer to the section above for details. It is disabled by default as it violates .Pa rfc1975 . .It dns -Default: Enabled and Denied. This option allows DNS negotiation. +Default: Disabled and Denied. This option allows DNS negotiation. .Pp If .Dq enable Ns No d, diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4 index 4d4ab6c642cc..5f6003fdee69 100644 --- a/usr.sbin/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp.8.m4 @@ -1,4 +1,4 @@ -.\" $Id: ppp.8,v 1.115 1998/08/09 17:17:10 brian Exp $ +.\" $Id: ppp.8,v 1.116 1998/08/09 17:17:23 brian Exp $ .Dd 20 September 1995 .Os FreeBSD .Dt PPP 8 @@ -1950,7 +1950,7 @@ program. Refer to the section above for details. It is disabled by default as it violates .Pa rfc1975 . .It dns -Default: Enabled and Denied. This option allows DNS negotiation. +Default: Disabled and Denied. This option allows DNS negotiation. .Pp If .Dq enable Ns No d, |
