aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/usbd
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-11-20 20:10:44 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-11-20 20:10:44 +0000
commite97407b4f202c33851c3ee51572c0cde85095e83 (patch)
tree7e3aa57c8fd31ab0d25337a45dc22ec6589aa283 /usr.sbin/usbd
parenta41801c68a57ffad135f82fa0dba1a15e921634b (diff)
downloadsrc-e97407b4f202c33851c3ee51572c0cde85095e83.tar.gz
src-e97407b4f202c33851c3ee51572c0cde85095e83.zip
mdoc(7) police: use the new features of the Nm macro.
Notes
Notes: svn path=/head/; revision=68965
Diffstat (limited to 'usr.sbin/usbd')
-rw-r--r--usr.sbin/usbd/usbd.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/usbd/usbd.8 b/usr.sbin/usbd/usbd.8
index e617c2d8778a..421eab64eb10 100644
--- a/usr.sbin/usbd/usbd.8
+++ b/usr.sbin/usbd/usbd.8
@@ -115,7 +115,7 @@ A timeout of 0 means that there is no timeout. The default is 30.
.It Fl v
Be verbose.
Repeating the flag makes
-.Nm usbd
+.Nm
more verbose.
.El
.Sh FILES
@@ -142,7 +142,7 @@ for the
.Nx
project.
The event queue handling in
-.Nm usbd
+.Nm
was added by
.An Nick Hibma Aq n_hibma@freebsd.org .