diff options
-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 28a9ab9..c384be4 100644 --- a/usr.sbin/ppp/ppp.8 +++ b/usr.sbin/ppp/ppp.8 @@ -1984,11 +1984,11 @@ enable dns Do .Em NOT do this if you are running a local DNS unless you also either use -.Dq resolv readonly , +.Dq resolv readonly or have .Dq resolv restore in -.Pa /etc/ppp/ppp.linkdown +.Pa /etc/ppp/ppp.linkdown , as .Nm will simply circumvent its use by entering some nameserver lines in diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4 index 28a9ab9..c384be4 100644 --- a/usr.sbin/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp.8.m4 @@ -1984,11 +1984,11 @@ enable dns Do .Em NOT do this if you are running a local DNS unless you also either use -.Dq resolv readonly , +.Dq resolv readonly or have .Dq resolv restore in -.Pa /etc/ppp/ppp.linkdown +.Pa /etc/ppp/ppp.linkdown , as .Nm will simply circumvent its use by entering some nameserver lines in |