Module Name:    src
Committed By:   maxv
Date:           Tue Aug 14 06:21:36 UTC 2018

Modified Files:
        src/share/man/man4: bridge.4 gif.4 tap.4

Log Message:
Replace etherip by l2tp in the "see also" sections.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/share/man/man4/bridge.4 \
    src/share/man/man4/tap.4
cvs rdiff -u -r1.32 -r1.33 src/share/man/man4/gif.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/bridge.4
diff -u src/share/man/man4/bridge.4:1.11 src/share/man/man4/bridge.4:1.12
--- src/share/man/man4/bridge.4:1.11	Sat Nov 21 09:02:31 2015
+++ src/share/man/man4/bridge.4	Tue Aug 14 06:21:36 2018
@@ -1,4 +1,4 @@
-.\"	$NetBSD: bridge.4,v 1.11 2015/11/21 09:02:31 wiz Exp $
+.\"	$NetBSD: bridge.4,v 1.12 2018/08/14 06:21:36 maxv Exp $
 .\"
 .\" Copyright 2001 Wasabi Systems, Inc.
 .\" All rights reserved.
@@ -33,7 +33,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd November 20, 2015
+.Dd August 14, 2018
 .Dt BRIDGE 4
 .Os
 .Sh NAME
@@ -101,7 +101,7 @@ interfaces support it.
 This is to facilitate XEN network configurations with
 .Xr xennet 4 .
 .Sh SEE ALSO
-.Xr etherip 4 ,
+.Xr l2tp 4 ,
 .Xr options 4 ,
 .Xr xennet 4 ,
 .Xr brconfig 8 ,
Index: src/share/man/man4/tap.4
diff -u src/share/man/man4/tap.4:1.11 src/share/man/man4/tap.4:1.12
--- src/share/man/man4/tap.4:1.11	Thu Mar 12 13:14:18 2009
+++ src/share/man/man4/tap.4	Tue Aug 14 06:21:36 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: tap.4,v 1.11 2009/03/12 13:14:18 wiz Exp $
+.\" $NetBSD: tap.4,v 1.12 2018/08/14 06:21:36 maxv Exp $
 .\"
 .\"  Copyright (c) 2004, 2005 The NetBSD Foundation.
 .\"  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 March 10, 2009
+.Dd August 14, 2018
 .Dt TAP 4
 .Os
 .Sh NAME
@@ -168,7 +168,7 @@ individual character device nodes
 .El
 .Sh SEE ALSO
 .Xr bridge 4 ,
-.Xr etherip 4 ,
+.Xr l2tp 4 ,
 .Xr tun 4 ,
 .Xr ifconfig 8
 .Sh HISTORY

Index: src/share/man/man4/gif.4
diff -u src/share/man/man4/gif.4:1.32 src/share/man/man4/gif.4:1.33
--- src/share/man/man4/gif.4:1.32	Wed Aug  1 00:07:27 2018
+++ src/share/man/man4/gif.4	Tue Aug 14 06:21:36 2018
@@ -1,4 +1,4 @@
-.\"	$NetBSD: gif.4,v 1.32 2018/08/01 00:07:27 sevan Exp $
+.\"	$NetBSD: gif.4,v 1.33 2018/08/14 06:21:36 maxv Exp $
 .\"	$KAME: gif.4,v 1.24 2001/02/20 12:54:01 itojun Exp $
 .\"
 .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@@ -28,7 +28,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd August 1, 2018
+.Dd August 14, 2018
 .Dt GIF 4
 .Os
 .Sh NAME
@@ -201,7 +201,7 @@ you have to have an alias on Host A for 
 and on the cisco
 .Ic ip Ar route Y mask tunnelX .
 .Sh SEE ALSO
-.Xr etherip 4 ,
+.Xr l2tp 4 ,
 .Xr inet 4 ,
 .Xr inet6 4 ,
 .Xr ifconfig 8

Reply via email to