summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2008-07-19 15:55:08 +0000
committerBrad Smith <brad@cvs.openbsd.org>2008-07-19 15:55:08 +0000
commit5475e8f183dad3e952bf0da26152933e2108ffa1 (patch)
treec431145320c956e46ccd0f5ae48f4dac7cd770e6 /sbin
parenta793b69894240736e0c3aacfc267c524535528e2 (diff)
Correct missed capitalization of MPLS.
Diffstat (limited to 'sbin')
-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 37e104808b2..0591510073f 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ifconfig.8,v 1.162 2008/06/15 20:30:54 jmc Exp $
+.\" $OpenBSD: ifconfig.8,v 1.163 2008/07/19 15:55:07 brad 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: June 15 2008 $
+.Dd $Mdocdate: July 19 2008 $
.Dt IFCONFIG 8
.Os
.Sh NAME
@@ -888,7 +888,7 @@ The options are as follows:
.It Cm mplslabel Ar mpls-label
If the interface is a
.Xr mpe 4
-pseudo-interface, set the mpls label to
+pseudo-interface, set the MPLS label to
.Ar mpls-label .
This value is a 20-bit number which will be used as the MPLS header for
packets entering the MPLS domain.