Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/route prune stray commas
details: https://anonhg.NetBSD.org/src/rev/d09f04be539d
branches: trunk
changeset: 767400:d09f04be539d
user: dholland <dholland%NetBSD.org@localhost>
date: Sun Jul 17 23:46:53 2011 +0000
description:
prune stray commas
diffstat:
sbin/route/route.8 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r b444c51dae78 -r d09f04be539d sbin/route/route.8
--- a/sbin/route/route.8 Sun Jul 17 23:46:49 2011 +0000
+++ b/sbin/route/route.8 Sun Jul 17 23:46:53 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: route.8,v 1.44 2011/07/03 09:15:20 wiz Exp $
+.\" $NetBSD: route.8,v 1.45 2011/07/17 23:46:53 dholland Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -246,14 +246,14 @@
symbolic names.
.Pp
The optional modifiers
-.Fl mpls ,
+.Fl mpls
and
.Fl tag
specify that all subsequent addresses are in the
.Tn MPLS
address family.
See
-.Xr mpls 4 ,
+.Xr mpls 4
for examples about setting routes involving MPLS.
.Pp
The optional
Home |
Main Index |
Thread Index |
Old Index