Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 tap(4): Improve the description to differenti...



details:   https://anonhg.NetBSD.org/src/rev/cb7d88153c23
branches:  trunk
changeset: 939671:cb7d88153c23
user:      roy <roy%NetBSD.org@localhost>
date:      Sun Sep 27 15:19:04 2020 +0000

description:
tap(4): Improve the description to differentiate from vether(4)

diffstat:

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

diffs (18 lines):

diff -r d47435c35dd7 -r cb7d88153c23 share/man/man4/tap.4
--- a/share/man/man4/tap.4      Sun Sep 27 13:59:24 2020 +0000
+++ b/share/man/man4/tap.4      Sun Sep 27 15:19:04 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: tap.4,v 1.13 2020/09/27 13:44:47 roy Exp $
+.\" $NetBSD: tap.4,v 1.14 2020/09/27 15:19:04 roy Exp $
 .\"
 .\"  Copyright (c) 2004, 2005 The NetBSD Foundation.
 .\"  All rights reserved.
@@ -29,7 +29,7 @@
 .Os
 .Sh NAME
 .Nm tap
-.Nd virtual Ethernet device
+.Nd Ethernet tunnel software network interface
 .Sh SYNOPSIS
 .Cd pseudo-device tap
 .Sh DESCRIPTION



Home | Main Index | Thread Index | Old Index