summaryrefslogtreecommitdiff
path: root/sbin/ifconfig
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2010-08-08 20:36:59 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2010-08-08 20:36:59 +0000
commit4d9c0ac2e080f2daa92bc5f087f533f51e93ddf8 (patch)
treed305ec54da9430d029b9b47ce79950b1cac5c0d0 /sbin/ifconfig
parent1917743d07bb9d5e3f54bcb74f4a98e2807e2079 (diff)
get the mark up for `|' correct;
Diffstat (limited to 'sbin/ifconfig')
-rw-r--r--sbin/ifconfig/ifconfig.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 432fdf555f2..e2bc8824c54 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ifconfig.8,v 1.208 2010/07/18 15:37:37 jmc Exp $
+.\" $OpenBSD: ifconfig.8,v 1.209 2010/08/08 20:36:58 jmc Exp $
.\" $NetBSD: ifconfig.8,v 1.11 1996/01/04 21:27:29 pk Exp $
.\" $FreeBSD: ifconfig.8,v 1.16 1998/02/01 07:03:29 steve Exp $
.\"
@@ -31,7 +31,7 @@
.\"
.\" @(#)ifconfig.8 8.4 (Berkeley) 6/1/94
.\"
-.Dd $Mdocdate: July 18 2010 $
+.Dd $Mdocdate: August 8 2010 $
.Dt IFCONFIG 8
.Os
.Sh NAME
@@ -288,7 +288,7 @@ for some Ethernet cards.
Refer to the man page for the specific driver for more information.
.It Fl link[0-2]
Disable special processing at the link level with the specified interface.
-.It Cm lladdr Ar etheraddr\*(Ba Ns Cm random
+.It Cm lladdr Ar etheraddr Ns \*(Ba Ns Cm random
Change the link layer address (MAC address) of the interface.
This should be specified as six colon-separated hex values, or can
be chosen randomly.