aboutsummaryrefslogtreecommitdiff
path: root/sbin/ifconfig
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-11-20 16:52:27 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-11-20 16:52:27 +0000
commit7c7fb079b997666ef8dc3a60352aa3d2052cb3de (patch)
tree43f30351332f06168f2ee06250cbb52017106489 /sbin/ifconfig
parent067c7f48def4817208af5bb4f6b43acdb2f03fce (diff)
Notes
Diffstat (limited to 'sbin/ifconfig')
-rw-r--r--sbin/ifconfig/ifconfig.812
1 files changed, 6 insertions, 6 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 6f67af985927..f3ca86fe2ba4 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -39,7 +39,7 @@
.Nm ifconfig
.Nd configure network interface parameters
.Sh SYNOPSIS
-.Nm ifconfig
+.Nm
.Op Fl L
.Ar interface
.Op Ar address_family
@@ -48,18 +48,18 @@
.Op Ar dest_address
.Oc
.Op Ar parameters
-.Nm ifconfig
+.Nm
.Fl a
.Op Fl L
.Op Fl d
.Op Fl u
.Op Ar address_family
-.Nm ifconfig
+.Nm
.Fl l
.Op Fl d
.Op Fl u
.Op Ar address_family
-.Nm ifconfig
+.Nm
.Op Fl L
.Op Fl d
.Op Fl u
@@ -136,7 +136,7 @@ for example,
.El
.Pp
The following parameters may be set with
-.Nm ifconfig :
+.Nm :
.Bl -tag -width indent
.It Cm add
Another name for the ``alias'' parameter. Introduced for compatibility
@@ -441,7 +441,7 @@ tried to alter an interface's configuration.
IPv6 link-local addresses are required for several basic communication
between IPv6 node.
If they are deleted by
-.Nm ifconfig
+.Nm
manually, the kernel might show very strange behavior.
So, such manual deletions are strongly discouraged.
.Sh SEE ALSO