Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 New sentence, new line; use more markup.



details:   https://anonhg.NetBSD.org/src/rev/89bd7a667711
branches:  trunk
changeset: 755936:89bd7a667711
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Jun 29 15:05:43 2010 +0000

description:
New sentence, new line; use more markup.

diffstat:

 share/man/man4/mpls.4 |  13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)

diffs (31 lines):

diff -r f795905eecb2 -r 89bd7a667711 share/man/man4/mpls.4
--- a/share/man/man4/mpls.4     Tue Jun 29 14:44:19 2010 +0000
+++ b/share/man/man4/mpls.4     Tue Jun 29 15:05:43 2010 +0000
@@ -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.



Home | Main Index | Thread Index | Old Index