diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-07-02 09:11:52 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-07-02 09:11:52 +0000 |
commit | e660d664cd9278f5c0180671f61e30aa6833c0b6 (patch) | |
tree | fba87f98b2422638fc4bc0302fc32fd1b95b5d3f /usr.bin | |
parent | 27aa582f853bc163781f4523385cd41b1cc860ec (diff) |
.Cm So . Sc -> .Sq Cm \&.
from wiz@netbsd;
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/usbhidctl/usbhidctl.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/usbhidctl/usbhidctl.1 b/usr.bin/usbhidctl/usbhidctl.1 index 61626805e65..2b78014892b 100644 --- a/usr.bin/usbhidctl/usbhidctl.1 +++ b/usr.bin/usbhidctl/usbhidctl.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usbhidctl.1,v 1.6 2003/06/10 09:12:12 jmc Exp $ +.\" $OpenBSD: usbhidctl.1,v 1.7 2003/07/02 09:11:51 jmc Exp $ .\" $NetBSD: usbhidctl.1,v 1.14 2001/12/28 17:49:32 augustss Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. @@ -135,9 +135,9 @@ the usage within that page. On the .Nm command line the page name is separated from the usage name with the character -.Cm So : Sc . +.Sq Cm \&: . The collections are separated by the character -.Cm So . Sc . +.Sq Cm \&. . .Pp As an alternative notation in items on the command line, the native numeric value for the page name or usage can be used instead of the full human |