Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man5 recommend ifconfig_ifN over ifaliases_ifN, fo...
details: https://anonhg.NetBSD.org/src/rev/1d70c0e60130
branches: trunk
changeset: 481978:1d70c0e60130
user: itojun <itojun%NetBSD.org@localhost>
date: Fri Feb 11 03:14:02 2000 +0000
description:
recommend ifconfig_ifN over ifaliases_ifN, for non-IPv4 cases as well.
ifaliases_ifN does not cover p2p case.
diffstat:
share/man/man5/rc.conf.5 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d90d1f2534ab -r 1d70c0e60130 share/man/man5/rc.conf.5
--- a/share/man/man5/rc.conf.5 Fri Feb 11 02:36:16 2000 +0000
+++ b/share/man/man5/rc.conf.5 Fri Feb 11 03:14:02 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: rc.conf.5,v 1.29 2000/02/05 17:02:44 itojun Exp $
+.\" $NetBSD: rc.conf.5,v 1.30 2000/02/11 03:14:02 itojun Exp $
.\"
.\" Copyright (c) 1996 Matthew R. Green
.\" Copyright (c) 1997 Curt J. Sampson
@@ -231,7 +231,7 @@
then use the default netmask for the interface.
.Pp
.Sy ifaliases_*
-covers IPv4 case only and considered unrecommended.
+covers limited cases only and considered unrecommended.
We recommend using
.Pa /etc/ifconfig.xxN
with multiple lines instead.
Home |
Main Index |
Thread Index |
Old Index