diff options
author | 2006-08-15 08:41:36 +0000 | |
---|---|---|
committer | 2006-08-15 08:41:36 +0000 | |
commit | b48ca88de658d7323ddbc7989e69360a3f052a98 (patch) | |
tree | a3699139f7e7ffc3914a3aefd0161e1b68a6e3dc | |
parent | when there's normal sense data i think the command completed ok, there's (diff) | |
download | wireguard-openbsd-b48ca88de658d7323ddbc7989e69360a3f052a98.tar.xz wireguard-openbsd-b48ca88de658d7323ddbc7989e69360a3f052a98.zip |
Quote a product so troff doesn't eat part of the string.
ok jmc@
-rw-r--r-- | share/man/man4/rum.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/rum.4 b/share/man/man4/rum.4 index 297f7be87f3..8e18c63c87f 100644 --- a/share/man/man4/rum.4 +++ b/share/man/man4/rum.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rum.4,v 1.8 2006/08/14 12:57:50 jsg Exp $ +.\" $OpenBSD: rum.4,v 1.9 2006/08/15 08:41:36 jsg Exp $ .\" .\" Copyright (c) 2005, 2006 .\" Damien Bergamini <damien.bergamini@free.fr> @@ -224,7 +224,7 @@ The following adapters should work: .It Belkin F5D7050A .It CNet CWD-854 ver F .It Conceptronic C54RU ver 2 -.It D-Link DWL-G122 rev C1 +.It "D-Link DWL-G122 rev C1" .It D-Link WUA-1340 .It Gigabyte GN-WB01GS .It Linksys WUSB54G rev C |