Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Add urndis(4), bump date, and copyright year



details:   https://anonhg.NetBSD.org/src/rev/d117ca47782c
branches:  trunk
changeset: 326247:d117ca47782c
user:      ryoon <ryoon%NetBSD.org@localhost>
date:      Thu Jan 23 13:05:04 2014 +0000

description:
Add urndis(4), bump date, and copyright year

diffstat:

 share/man/man4/usb.4 |  8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diffs (30 lines):

diff -r 3b0a8e924e97 -r d117ca47782c share/man/man4/usb.4
--- a/share/man/man4/usb.4      Thu Jan 23 12:23:20 2014 +0000
+++ b/share/man/man4/usb.4      Thu Jan 23 13:05:04 2014 +0000
@@ -1,6 +1,6 @@
-.\" $NetBSD: usb.4,v 1.102 2013/10/26 09:16:19 nonaka Exp $
+.\" $NetBSD: usb.4,v 1.103 2014/01/23 13:05:04 ryoon Exp $
 .\"
-.\" Copyright (c) 1999-2012 The NetBSD Foundation, Inc.
+.\" Copyright (c) 1999-2014 The NetBSD Foundation, Inc.
 .\" All rights reserved.
 .\"
 .\" This code is derived from software contributed to The NetBSD Foundation
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd May 30, 2012
+.Dd Jan 23, 2014
 .Dt USB 4
 .Os
 .Sh NAME
@@ -139,6 +139,8 @@
 Davicom DM9601 10/100 USB Ethernet device
 .It Xr url 4
 Realtek RTL8150L 10/100 USB Ethernet device
+.It Xr urndis 4
+USB Remote NDIS Ethernet device
 .El
 .Ss Wireless network interfaces
 .Bl -tag -width 12n -offset ind -compact



Home | Main Index | Thread Index | Old Index