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 uts(4)



details:   https://anonhg.NetBSD.org/src/rev/0dd297443d6f
branches:  trunk
changeset: 826455:0dd297443d6f
user:      ryoon <ryoon%NetBSD.org@localhost>
date:      Wed Sep 06 14:43:14 2017 +0000

description:
Add uts(4)

diffstat:

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

diffs (27 lines):

diff -r 37fa919ca312 -r 0dd297443d6f share/man/man4/uhidev.4
--- a/share/man/man4/uhidev.4   Wed Sep 06 14:40:26 2017 +0000
+++ b/share/man/man4/uhidev.4   Wed Sep 06 14:43:14 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: uhidev.4,v 1.5 2008/04/30 13:10:54 martin Exp $
+.\" $NetBSD: uhidev.4,v 1.6 2017/09/06 14:43:14 ryoon Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -39,6 +39,7 @@
 .Cd "uhid*   at uhidev? reportid ?"
 .Cd "ukbd*   at uhidev? reportid ?"
 .Cd "ums*    at uhidev? reportid ?"
+.Cd "uts*    at uhidev? reportid ?"
 .Sh DESCRIPTION
 The
 .Nm
@@ -56,7 +57,8 @@
 .Xr uhid 4 ,
 .Xr ukbd 4 ,
 .Xr ums 4 ,
-.Xr usb 4
+.Xr usb 4 ,
+.Xr uts 4
 .Sh HISTORY
 The
 .Nm



Home | Main Index | Thread Index | Old Index