Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/rump/net/lib/libtap libtap: Improve comment
details: https://anonhg.NetBSD.org/src/rev/d0d09f1e086e
branches: trunk
changeset: 976673:d0d09f1e086e
user: roy <roy%NetBSD.org@localhost>
date: Tue Sep 29 18:31:31 2020 +0000
description:
libtap: Improve comment
diffstat:
sys/rump/net/lib/libtap/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 63902955b1f3 -r d0d09f1e086e sys/rump/net/lib/libtap/Makefile
--- a/sys/rump/net/lib/libtap/Makefile Tue Sep 29 18:16:24 2020 +0000
+++ b/sys/rump/net/lib/libtap/Makefile Tue Sep 29 18:31:31 2020 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2016/01/26 23:12:19 pooka Exp $
+# $NetBSD: Makefile,v 1.6 2020/09/29 18:31:31 roy Exp $
#
.PATH: ${.CURDIR}/../../../../net
LIB= rumpnet_tap
-COMMENT=/dev/tap virtual Ethernet interface
+COMMENT=/dev/tap Ethernet tunnel software network interface
IOCONF= TAP.ioconf
SRCS= if_tap.c
Home |
Main Index |
Thread Index |
Old Index