diff options
author | 2010-08-18 18:49:36 +0000 | |
---|---|---|
committer | 2010-08-18 18:49:36 +0000 | |
commit | 410bd2f89d651cfa9a28db66bee21a43c19b0dd6 (patch) | |
tree | 009c9790c966bca5204070466d34f3bdcb09d73a | |
parent | delete some rogue spaces and tabs. no binary change. (diff) | |
download | wireguard-openbsd-410bd2f89d651cfa9a28db66bee21a43c19b0dd6.tar.xz wireguard-openbsd-410bd2f89d651cfa9a28db66bee21a43c19b0dd6.zip |
.It CACE AirPcap Nx
>
.It CACE AirPcap \&Nx
such that it does not show up as "CACE AirPcap NetBSD" !
not sure why this only happens with mandoc
-rw-r--r-- | share/man/man4/otus.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/otus.4 b/share/man/man4/otus.4 index f3e40eab77f..1ebcf7ee94f 100644 --- a/share/man/man4/otus.4 +++ b/share/man/man4/otus.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: otus.4,v 1.13 2010/04/29 09:20:17 jmc Exp $ +.\" $OpenBSD: otus.4,v 1.14 2010/08/18 18:49:36 damien Exp $ .\" .\" Copyright (c) 2009 Damien Bergamini <damien.bergamini@free.fr> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: April 29 2010 $ +.Dd $Mdocdate: August 18 2010 $ .Dt OTUS 4 .Os .Sh NAME @@ -90,7 +90,7 @@ The following adapters should work: .Bl -tag -width Ds -offset indent -compact .It Arcadyan WN7512 .\" .It AVM FRITZ!WLAN USB Stick N -.It CACE AirPcap Nx +.It CACE AirPcap \&Nx .It D-Link DWA-130 rev \&D1 .It D-Link DWA-160 rev A1 .It D-Link DWA-160 rev A2 |