Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/ifconfig Argument is address_family, not "address famil...
details: https://anonhg.NetBSD.org/src/rev/be9aee76ec1a
branches: trunk
changeset: 584259:be9aee76ec1a
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Sep 11 23:37:14 2005 +0000
description:
Argument is address_family, not "address family". From YOMURA Masanori in private mail.
diffstat:
sbin/ifconfig/ifconfig.8 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7d35b95daf02 -r be9aee76ec1a sbin/ifconfig/ifconfig.8
--- a/sbin/ifconfig/ifconfig.8 Sun Sep 11 23:36:55 2005 +0000
+++ b/sbin/ifconfig/ifconfig.8 Sun Sep 11 23:37:14 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ifconfig.8,v 1.79 2005/08/11 20:56:57 rpaulo Exp $
+.\" $NetBSD: ifconfig.8,v 1.80 2005/09/11 23:37:14 wiz Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -109,7 +109,7 @@
count out long strings of digits in network byte order.
.It Ar address_family
Specifies the
-.Ar address family
+.Ar address_family
which affects interpretation of the remaining parameters.
Since an interface can receive transmissions in differing protocols
with different naming schemes, specifying the address family is recommended.
Home |
Main Index |
Thread Index |
Old Index