From 62d50f2278040acfe261ca1ac3220ddf838eb696 Mon Sep 17 00:00:00 2001 From: Brian Somers Date: Wed, 18 Aug 1999 15:35:54 +0000 Subject: [PATCH] Mention ``alias enable no'', not ``alias enable off''. --- usr.sbin/ppp/ppp.8 | 4 ++-- 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 310208ca0c2..f38b4384221 100644 --- a/usr.sbin/ppp/ppp.8 +++ b/usr.sbin/ppp/ppp.8 @@ -1,4 +1,4 @@ -.\" $Id: ppp.8,v 1.188 1999/08/06 20:04:05 brian Exp $ +.\" $Id: ppp.8,v 1.189 1999/08/17 17:22:46 brian Exp $ .Dd 20 September 1995 .nr XX \w'\fC00' .Os FreeBSD @@ -2654,7 +2654,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 diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4 index 310208ca0c2..f38b4384221 100644 --- a/usr.sbin/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp.8.m4 @@ -1,4 +1,4 @@ -.\" $Id: ppp.8,v 1.188 1999/08/06 20:04:05 brian Exp $ +.\" $Id: ppp.8,v 1.189 1999/08/17 17:22:46 brian Exp $ .Dd 20 September 1995 .nr XX \w'\fC00' .Os FreeBSD @@ -2654,7 +2654,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