Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sbin/ifconfig Pull up revision 1.49 (requested by itojun):
details: https://anonhg.NetBSD.org/src/rev/c8743cb8a4b1
branches: netbsd-1-5
changeset: 491495:c8743cb8a4b1
user: he <he%NetBSD.org@localhost>
date: Tue May 01 11:07:30 2001 +0000
description:
Pull up revision 1.49 (requested by itojun):
Make ``-A'' the default, so that IPv4 aliases are printed.
Always print mac address.
diffstat:
sbin/ifconfig/ifconfig.8 | 9 +--------
1 files changed, 1 insertions(+), 8 deletions(-)
diffs (35 lines):
diff -r e9383b5058f4 -r c8743cb8a4b1 sbin/ifconfig/ifconfig.8
--- a/sbin/ifconfig/ifconfig.8 Tue May 01 11:06:43 2001 +0000
+++ b/sbin/ifconfig/ifconfig.8 Tue May 01 11:07:30 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ifconfig.8,v 1.32.4.9 2000/12/31 20:13:57 jhawk Exp $
+.\" $NetBSD: ifconfig.8,v 1.32.4.10 2001/05/01 11:07:30 he Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -48,13 +48,11 @@
.Oc
.Op Ar parameters
.Nm ""
-.Op Fl A
.Op Fl mL
.Ar interface
.Op Ar protocol_family
.Nm ""
.Fl a
-.Op Fl A
.Op Fl mL
.Op Fl b
.Op Fl d
@@ -468,11 +466,6 @@
.Fl s
omits interfaces which appear not to be connected to a network.
.Pp
-If the
-.Fl A
-flag is also specified, any relevant interface alias information is also
-displayed.
-.Pp
The
.Fl l
flag may be used to list all available interfaces on the system, with
Home |
Main Index |
Thread Index |
Old Index