diff options
author | 2003-07-02 09:11:51 +0000 | |
---|---|---|
committer | 2003-07-02 09:11:51 +0000 | |
commit | bd43920c20dd60c058aff5b85f6d259926238797 (patch) | |
tree | e9846e3743ec7169b182de293ba35ca5b5f785be | |
parent | .Cm Fl -> .Fl (diff) | |
download | wireguard-openbsd-bd43920c20dd60c058aff5b85f6d259926238797.tar.xz wireguard-openbsd-bd43920c20dd60c058aff5b85f6d259926238797.zip |
.Cm So . Sc -> .Sq Cm \&.
from wiz@netbsd;
-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 |