diff options
-rw-r--r-- | usr.sbin/ppp/ppp/ppp.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ppp/ppp/ppp.8 b/usr.sbin/ppp/ppp/ppp.8 index 8c9e4d2cb3f..af1d59d1cd6 100644 --- a/usr.sbin/ppp/ppp/ppp.8 +++ b/usr.sbin/ppp/ppp/ppp.8 @@ -1,4 +1,4 @@ -.\" $Id: ppp.8,v 1.68 1999/08/17 17:25:35 brian Exp $ +.\" $Id: ppp.8,v 1.69 1999/08/18 15:38:15 brian Exp $ .Dd 20 September 1995 .nr XX \w'\fC00' .Dt PPP 8 @@ -2642,7 +2642,7 @@ mode) to properly connect the process that caused the PPP link to come up in the first place. .Pp Disabling IP aliasing with -.Dq alias enable off +.Dq alias enable no will also disable .Sq iface-alias . .El |