Module Name: src
Committed By: rin
Date: Fri Sep 14 08:11:30 UTC 2018
Modified Files:
src/share/man/man4: mpls.4
Log Message:
pseudo-device ifmpls was renamed to mpls long ago.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 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.10 src/share/man/man4/mpls.4:1.11
--- src/share/man/man4/mpls.4:1.10 Mon Jul 3 21:30:58 2017
+++ src/share/man/man4/mpls.4 Fri Sep 14 08:11:30 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: mpls.4,v 1.10 2017/07/03 21:30:58 wiz Exp $
+.\" $NetBSD: mpls.4,v 1.11 2018/09/14 08:11:30 rin Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd July 24, 2013
+.Dd September 14, 2018
.Dt MPLS 4
.Os
.Sh NAME
@@ -32,7 +32,7 @@
.Nd Multiprotocol Label Switching
.Sh SYNOPSIS
.Cd options MPLS
-.Cd pseudo-device ifmpls
+.Cd pseudo-device mpls
.In sys/types.h
.In netmpls/mpls.h
.Sh DESCRIPTION