Module Name: src
Committed By: wiz
Date: Wed May 13 12:47:35 UTC 2009
Modified Files:
src/share/man/man4: zyd.4
Log Message:
Fix xref. Prepare for HTML output.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/zyd.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/zyd.4
diff -u src/share/man/man4/zyd.4:1.1 src/share/man/man4/zyd.4:1.2
--- src/share/man/man4/zyd.4:1.1 Sat Jun 9 11:20:55 2007
+++ src/share/man/man4/zyd.4 Wed May 13 12:47:35 2009
@@ -1,5 +1,5 @@
.\" $OpenBSD: zyd.4,v 1.22 2007/05/24 02:49:57 cnst Exp $
-.\" $NetBSD: zyd.4,v 1.1 2007/06/09 11:20:55 kiyohara Exp $
+.\" $NetBSD: zyd.4,v 1.2 2009/05/13 12:47:35 wiz Exp $
.\"
.\" Copyright (c) 1997, 1998, 1999
.\" Bill Paul <[email protected]>. All rights reserved.
@@ -187,7 +187,7 @@
.It Belkin F5D7050 v.4000
.It Billion BiPAC 3011G
.It Buffalo WLI-U2-KG54L
-.It CC&C WL-2203B
+.It CC\*[Am]C WL-2203B
.It DrayTek Vigor 550
.It Edimax EW-7317UG
.It Edimax EW-7317LDG
@@ -272,7 +272,7 @@
.It "zyd%d: sorry, radio %s is not supported yet"
Support for the specified radio chip is not yet implemented in the driver.
The device will not attach.
-.It "zyd%d: device version mismatch: 0x%x (only >= 43.30 supported)"
+.It "zyd%d: device version mismatch: 0x%x (only \*[Gt]= 43.30 supported)"
Early revisions of the ZD1211 chipset are not supported by this driver.
The device will not attach.
.It "zyd%d: device timeout"
@@ -287,7 +287,7 @@
.Xr netintro 4 ,
.Xr usb 4 ,
.Xr ifconfig.if 5 ,
-.Xr ifconfig 8,
+.Xr ifconfig 8 ,
.Xr firmload 9
.Sh AUTHORS
.An -nosplit