Module Name:    src
Committed By:   joerg
Date:           Mon Mar 22 21:58:58 UTC 2010

Modified Files:
        src/lib/libusbhid: usbhid.3

Log Message:
Use .In instead of .Ar Pa for header files.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/lib/libusbhid/usbhid.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libusbhid/usbhid.3
diff -u src/lib/libusbhid/usbhid.3:1.11 src/lib/libusbhid/usbhid.3:1.12
--- src/lib/libusbhid/usbhid.3:1.11	Wed Apr 11 20:56:20 2007
+++ src/lib/libusbhid/usbhid.3	Mon Mar 22 21:58:58 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: usbhid.3,v 1.11 2007/04/11 20:56:20 plunky Exp $
+.\"	$NetBSD: usbhid.3,v 1.12 2010/03/22 21:58:58 joerg Exp $
 .\"
 .\" Copyright (c) 1999, 2001 Lennart Augustsson <augus...@netbsd.org>
 .\" All rights reserved.
@@ -145,7 +145,7 @@
 The definition of
 .Fa hid_item_t
 can be found in
-.Aq Pa usbhid.h
+.In usbhid.h
 and the meaning of the components in the USB HID documentation.
 .Pp
 Data should be read/written to the device in the size of

Reply via email to