Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Fix Dd string; fix case in a macro; sort list...



details:   https://anonhg.NetBSD.org/src/rev/d2516f99353f
branches:  trunk
changeset: 573272:d2516f99353f
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Jan 24 09:04:12 2005 +0000

description:
Fix Dd string; fix case in a macro; sort list of supported devices;
mark up all authors; fix case in "NetBSD".

diffstat:

 share/man/man4/atu.4 |  31 ++++++++++++++++++-------------
 1 files changed, 18 insertions(+), 13 deletions(-)

diffs (71 lines):

diff -r 3a5739bc0389 -r d2516f99353f share/man/man4/atu.4
--- a/share/man/man4/atu.4      Mon Jan 24 07:05:17 2005 +0000
+++ b/share/man/man4/atu.4      Mon Jan 24 09:04:12 2005 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: atu.4,v 1.1 2005/01/24 02:06:14 joff Exp $
+.\"    $NetBSD: atu.4,v 1.2 2005/01/24 09:04:12 wiz Exp $
 .\"    $OpenBSD: atu.4,v 1.9 2005/01/06 01:02:13 jmc Exp $
 .\"
 .\" Copyright (c) 1997, 1998, 1999
@@ -31,7 +31,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 .\" THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd Jan 23, 2004
+.Dd January 23, 2005
 .Dt ATU 4
 .Os
 .Sh NAME
@@ -72,19 +72,19 @@
 driver:
 .Pp
 .Bl -tag -width Ds -offset indent -compact
-.It Tn Atmel BW002
-.It Tn Ovislink AirLive
-.It Tn Geowave GW-US11S
-.It Tn SMC 2662W-AR
-.It Tn Linksys WUSB11
 .It Tn Acer Peripherals AWL400
-.It Tn Atmel WL-1330
-.It Tn Linksys WUSB11-V28
+.It Tn AcerP AWL-300
 .It Tn Aincomm AWU2000B
 .It Tn Atmel 2662W-V4
+.It Tn Atmel BW002
 .It Tn Atmel DWL-120
-.It Tn AcerP AWL-300
+.It Tn Atmel WL-1330
 .It Tn Belkin F5D6050
+.It Tn Geowave GW-US11S
+.It Tn Linksys WUSB11
+.It Tn Linksys WUSB11-V28
+.It Tn Ovislink AirLive
+.It Tn SMC 2662W-AR
 .El
 .Sh SEE ALSO
 .Xr arp 4 ,
@@ -95,16 +95,21 @@
 .Xr ifconfig 8 ,
 .Xr wiconfig 8
 .Sh AUTHORS
+.An -nosplit
 The
 .Nm
 driver was written by
 .An Daan Vreeken
 and ported to
 .Ox
-by Theo de Raadt and David Gwynne.  The 
-.OX
+by
+.An Theo de Raadt
+and
+.An David Gwynne .
+The
+.Ox
 driver was then ported to
 .Nx
 by
 .An Jesse Off
-.Aq joff%netbsd.org@localhost .
+.Aq joff%NetBSD.org@localhost .



Home | Main Index | Thread Index | Old Index