Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 pseudo-interface -> pseudo-device



details:   https://anonhg.NetBSD.org/src/rev/ee5b4c73d885
branches:  trunk
changeset: 766118:ee5b4c73d885
user:      yamt <yamt%NetBSD.org@localhost>
date:      Thu Jun 16 03:23:08 2011 +0000

description:
pseudo-interface -> pseudo-device

diffstat:

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

diffs (18 lines):

diff -r 8044676a4192 -r ee5b4c73d885 share/man/man4/mpls.4
--- a/share/man/man4/mpls.4     Thu Jun 16 03:03:08 2011 +0000
+++ b/share/man/man4/mpls.4     Thu Jun 16 03:23:08 2011 +0000
@@ -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



Home | Main Index | Thread Index | Old Index