Module Name: src
Committed By: yamt
Date: Thu Jun 16 03:23:08 UTC 2011
Modified Files:
src/share/man/man4: mpls.4
Log Message:
pseudo-interface -> pseudo-device
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 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.3 src/share/man/man4/mpls.4:1.4
--- src/share/man/man4/mpls.4:1.3 Thu Jan 6 15:24:33 2011
+++ src/share/man/man4/mpls.4 Thu Jun 16 03:23:08 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: mpls.4,v 1.3 2011/01/06 15:24:33 njoly Exp $
+.\" $NetBSD: mpls.4,v 1.4 2011/06/16 03:23:08 yamt Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -32,7 +32,7 @@
.Nd Multiprotocol Label Switching
.Sh SYNOPSIS
.Cd options MPLS
-.Cd pseudo-interface ifmpls
+.Cd pseudo-device ifmpls
.In sys/types.h
.In netmpls/mpls.h
.Sh DESCRIPTION