Module Name:    src
Committed By:   ryoon
Date:           Wed Sep  6 14:43:14 UTC 2017

Modified Files:
        src/share/man/man4: uhidev.4

Log Message:
Add uts(4)


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/uhidev.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/uhidev.4
diff -u src/share/man/man4/uhidev.4:1.5 src/share/man/man4/uhidev.4:1.6
--- src/share/man/man4/uhidev.4:1.5	Wed Apr 30 13:10:54 2008
+++ src/share/man/man4/uhidev.4	Wed Sep  6 14:43:14 2017
@@ -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 @@ only dispatches data to them based on th
 .Xr uhid 4 ,
 .Xr ukbd 4 ,
 .Xr ums 4 ,
-.Xr usb 4
+.Xr usb 4 ,
+.Xr uts 4
 .Sh HISTORY
 The
 .Nm

Reply via email to