diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-05-28 13:23:44 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-05-28 13:23:44 +0000 |
commit | 4c2738da2619a0e3e44312fe7c5f0965deb2e6b1 (patch) | |
tree | 66e227b4dccb6db48db82d7326658edc3a201512 /sbin/ifconfig/ifconfig.8 | |
parent | b4bfd6975f736adcfdb884dfc58ee20bb1f56810 (diff) |
tweak previous;
Diffstat (limited to 'sbin/ifconfig/ifconfig.8')
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index a1238bb9a61..51acd4a5992 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.201 2010/05/28 12:20:06 claudio Exp $ +.\" $OpenBSD: ifconfig.8,v 1.202 2010/05/28 13:23:43 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 $ .\" @@ -348,8 +348,8 @@ and 802.11g .Pq Dq 11g operating modes. .It Cm mpls -Enable Multiprotocol Label Switching (MPLS) on the interface. It will be -able to send and receive MPLS traffic. +Enable Multiprotocol Label Switching (MPLS) on the interface, +allowing it to send and receive MPLS traffic. .It Fl mpls Disable MPLS on the interface. .It Cm mtu Ar value |