Bump date for previous. Remove trailing whitespace.
New sentence, new line. Capitalize Ethernet.
This commit is contained in:
parent
e56ab6501a
commit
0247fc12f6
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: ifconfig.8,v 1.93 2008/09/29 17:28:07 dyoung Exp $
|
.\" $NetBSD: ifconfig.8,v 1.94 2008/09/30 09:41:41 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1983, 1991, 1993
|
.\" Copyright (c) 1983, 1991, 1993
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
@ -29,7 +29,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" @(#)ifconfig.8 8.4 (Berkeley) 6/1/94
|
.\" @(#)ifconfig.8 8.4 (Berkeley) 6/1/94
|
||||||
.\"
|
.\"
|
||||||
.Dd January 9, 2007
|
.Dd September 29, 2008
|
||||||
.Dt IFCONFIG 8
|
.Dt IFCONFIG 8
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -136,7 +136,8 @@ The following parameters may be set with
|
|||||||
.It Cm active
|
.It Cm active
|
||||||
This keyword applies when
|
This keyword applies when
|
||||||
.Nm
|
.Nm
|
||||||
adds or modifies any link-layer address. It indicates that
|
adds or modifies any link-layer address.
|
||||||
|
It indicates that
|
||||||
.Nm
|
.Nm
|
||||||
should
|
should
|
||||||
.Dq activate
|
.Dq activate
|
||||||
@ -547,7 +548,7 @@ These three options are interface specific in actual effect, however,
|
|||||||
they are in general used to select special modes of operation.
|
they are in general used to select special modes of operation.
|
||||||
An example
|
An example
|
||||||
of this is to enable SLIP compression, or to select the connector type
|
of this is to enable SLIP compression, or to select the connector type
|
||||||
for some ethernet cards.
|
for some Ethernet cards.
|
||||||
Refer to the man page for the specific driver
|
Refer to the man page for the specific driver
|
||||||
for more information.
|
for more information.
|
||||||
.It Fl link[0-2]
|
.It Fl link[0-2]
|
||||||
@ -799,7 +800,7 @@ after printing them.
|
|||||||
.Pp
|
.Pp
|
||||||
Only the super-user may modify the configuration of a network interface.
|
Only the super-user may modify the configuration of a network interface.
|
||||||
.Sh EXAMPLES
|
.Sh EXAMPLES
|
||||||
Add a link-layer address to an ethernet:
|
Add a link-layer address to an Ethernet:
|
||||||
.Pp
|
.Pp
|
||||||
.Ic ifconfig sip0 link 00:11:22:33:44:55
|
.Ic ifconfig sip0 link 00:11:22:33:44:55
|
||||||
.Pp
|
.Pp
|
||||||
|
Loading…
Reference in New Issue
Block a user