Module Name: src
Committed By: wiz
Date: Tue Jun 29 15:05:43 UTC 2010
Modified Files:
src/share/man/man4: mpls.4
Log Message:
New sentence, new line; use more markup.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/mpls.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/mpls.4
diff -u src/share/man/man4/mpls.4:1.1 src/share/man/man4/mpls.4:1.2
--- src/share/man/man4/mpls.4:1.1 Tue Jun 29 14:10:04 2010
+++ src/share/man/man4/mpls.4 Tue Jun 29 15:05:43 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: mpls.4,v 1.1 2010/06/29 14:10:04 kefren Exp $
+.\" $NetBSD: mpls.4,v 1.2 2010/06/29 15:05:43 wiz Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -53,7 +53,8 @@
.Pp
A router capable of receiving and forwarding MPLS frame is called
.Dq Label Switch Router
-or LSR. Label scope is generally router-wide meaning that a certain
+or LSR.
+Label scope is generally router-wide meaning that a certain
label has a specific meaning only for a certain LSR.
.Pp
Currently,
@@ -256,6 +257,8 @@
This could result in a different path for MPLS encapsulated packets
than the original non-MPLS one.
.Pp
-IP or IPv6 forwarding is not necessary for MPLS forwarding. Your system
-may still forward IP or IPv6 packets encapsulated into MPLS if
-net.mpls.forwarding is set.
+IP or IPv6 forwarding is not necessary for MPLS forwarding.
+Your system may still forward IP or IPv6 packets encapsulated into
+MPLS if
+.Li net.mpls.forwarding
+is set.