Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/yamt-pagecache]: src/share/man/man4 revert rev.1.7.2.1 which was mistake...
details: https://anonhg.NetBSD.org/src/rev/12d46cc48e17
branches: yamt-pagecache
changeset: 770816:12d46cc48e17
user: yamt <yamt%NetBSD.org@localhost>
date: Wed Nov 02 21:58:07 2011 +0000
description:
revert rev.1.7.2.1 which was mistakenly committed
diffstat:
share/man/man4/mpls.4 | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r dfd109a41614 -r 12d46cc48e17 share/man/man4/mpls.4
--- a/share/man/man4/mpls.4 Wed Nov 02 21:53:56 2011 +0000
+++ b/share/man/man4/mpls.4 Wed Nov 02 21:58:07 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mpls.4,v 1.7.2.1 2011/11/02 21:53:58 yamt Exp $
+.\" $NetBSD: mpls.4,v 1.7.2.2 2011/11/02 21:58:07 yamt Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -181,8 +181,7 @@
# ifconfig mpls0 inet 192.168.0.1/32
.Ed
.It
-Route IP packets for the subnet (10.0.0.0/8) into MPLS domain with
-a specific tag (25) and the next hop LSR (192.168.1.100).
+Route IP packets into MPLS domain with a specific tag
.Bd -literal
# route add 10.0.0.0/8 -ifp mpls0 -tag 25 -inet 192.168.1.100
.Ed
Home |
Main Index |
Thread Index |
Old Index