Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/usbhidctl Sort sections, sort SEE ALSO, standardize ...



details:   https://anonhg.NetBSD.org/src/rev/a453a599f2a2
branches:  trunk
changeset: 516407:a453a599f2a2
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Oct 22 23:51:12 2001 +0000

description:
Sort sections, sort SEE ALSO, standardize section header, improve markup in
one place.

diffstat:

 usr.bin/usbhidctl/usbhidctl.1 |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (31 lines):

diff -r 1a417c84096e -r a453a599f2a2 usr.bin/usbhidctl/usbhidctl.1
--- a/usr.bin/usbhidctl/usbhidctl.1     Mon Oct 22 23:47:01 2001 +0000
+++ b/usr.bin/usbhidctl/usbhidctl.1     Mon Oct 22 23:51:12 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: usbhidctl.1,v 1.11 2001/10/22 22:03:49 augustss Exp $
+.\" $NetBSD: usbhidctl.1,v 1.12 2001/10/22 23:51:12 wiz Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -178,17 +178,17 @@
 collection.  The following can be used to switch this LED off:
 .Dl usbhidctl -f /dev/mouse -w Mouse.0xffff:2=0
 .Sh SEE ALSO
+.Xr usbhidaction 1 ,
 .Xr usb 3 ,
 .Xr uhid 4 ,
-.Xr usb 4 ,
-.Xr usbhidaction 1
-.Sh AUTHOR
-David Sainty <David.Sainty%dtsp.co.nz@localhost>
+.Xr usb 4
 .Sh HISTORY
 The
 .Nm
 command first appeared in
 .Nx 1.4 .
+.Sh AUTHORS
+.An David Sainty Aq David.Sainty%dtsp.co.nz@localhost
 .Sh BUGS
 Some USB HID devices report multiple items with exactly the same usage
 identifiers.  The current naming scheme does not provide the means to specify



Home | Main Index | Thread Index | Old Index