From b45940a186cfbb2702da133f7e28979ce05cd306 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 28 Oct 2001 18:47:03 +0000 Subject: [PATCH] Sort SEE ALSO, sort sections, other minor cleanups. --- share/man/man4/man4.amiga/bah.4 | 7 +++---- share/man/man4/man4.amiga/grfcl.4 | 14 +++++++------- share/man/man4/man4.amiga/intro.4 | 8 ++++---- share/man/man4/man4.amiga/ite.4 | 8 ++++---- share/man/man4/man4.amiga/qn.4 | 15 ++++++--------- 5 files changed, 24 insertions(+), 28 deletions(-) diff --git a/share/man/man4/man4.amiga/bah.4 b/share/man/man4/man4.amiga/bah.4 index a9f3568b7810..db19578f3e16 100644 --- a/share/man/man4/man4.amiga/bah.4 +++ b/share/man/man4/man4.amiga/bah.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: bah.4,v 1.12 2001/09/11 22:52:55 wiz Exp $ +.\" $NetBSD: bah.4,v 1.13 2001/10/28 18:47:03 wiz Exp $ .\" .\" Copyright (c) 1995, 1997 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -54,7 +54,7 @@ ARCnet chip set. Each of the host's network addresses is specified at boot time with an .Dv SIOCSIFADDR -.Xr ioctl . +.Xr ioctl 2 . The interface MTU is 507 for protocols that do not use link level fragmentation and 60480 bytes for the others. The routing layer may specify additional limits. @@ -89,7 +89,6 @@ When the IFF_LINK2 flag is set, ARP packets are sent with the protocol type encoded as it would be in the ARCnet header, and decoded to the right protocol encoding on reception. According to "assigned numbers", this is wrong, but some legacy software (namely, AmiTCP 3.0beta) shows this bug. -.Pp .Sh HARDWARE The .Nm @@ -102,9 +101,9 @@ Ameristar's ARCnet card, manufacturer\ 1053, product\ 9 .El .Sh SEE ALSO .Xr arp 4 , -.Xr ifconfig 8 , .Xr inet 4 , .Xr intro 4 , +.Xr ifconfig 8 , .Xr RFC1051 , .Xr RFC1201 diff --git a/share/man/man4/man4.amiga/grfcl.4 b/share/man/man4/man4.amiga/grfcl.4 index fd60b27724b0..41ada5555086 100644 --- a/share/man/man4/man4.amiga/grfcl.4 +++ b/share/man/man4/man4.amiga/grfcl.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: grfcl.4,v 1.4 2001/09/11 22:52:55 wiz Exp $ +.\" $NetBSD: grfcl.4,v 1.5 2001/10/28 18:47:03 wiz Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -43,12 +43,12 @@ .Cd "ite3 at grf3" .Sh DESCRIPTION The -.Nm "" +.Nm device driver supports graphics boards with the Cirrus Logic chipset. It supports the minimal ioctl's needed to run X11. .Sh HARDWARE The -.Nm "" +.Nm interface supports the following ZorroII/III expansion cards: .Bl -tag -width "xxxxxxxxxxxxxx" -offset indent .It Em Picasso II/II+ @@ -89,16 +89,16 @@ console interface special file for the internal terminal emulator .El .Sh SEE ALSO .Xr console 4 , -.Xr grfconfig 8 , -.Xr ite 4 +.Xr ite 4 , +.Xr grfconfig 8 .Sh HISTORY The -.Nm "" +.Nm interface first appeared in .Nx 1.0 .Pp .Sh BUGS -.Nm "" +.Nm will not work with Zorro II cards in the segmented mode and it does not support the sync-on-green flag from .Xr grfconfig 8 . diff --git a/share/man/man4/man4.amiga/intro.4 b/share/man/man4/man4.amiga/intro.4 index 992fabfe97c4..906777474860 100644 --- a/share/man/man4/man4.amiga/intro.4 +++ b/share/man/man4/man4.amiga/intro.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: intro.4,v 1.10 2001/10/23 09:57:10 wiz Exp $ +.\" $NetBSD: intro.4,v 1.11 2001/10/28 18:47:03 wiz Exp $ .\" .\" Copyright (c) 1990, 1991 Regents of the University of California. .\" All rights reserved. @@ -93,15 +93,15 @@ the system will have to be rebooted. The autoconfiguration system is described in .Xr autoconf 4 . A list of the supported devices is given below. +.Sh SEE ALSO +.Xr autoconf 4 , +.Xr config 8 .Sh HISTORY The .Tn Amiga .Nm man page first appeared in .Nx 1.1 -.Sh SEE ALSO -.Xr autoconf 4 , -.Xr config 8 .Sh LIST OF DEVICES The devices listed below are supported in this incarnation of the system. Devices are indicated by their functional interface. diff --git a/share/man/man4/man4.amiga/ite.4 b/share/man/man4/man4.amiga/ite.4 index 5ae478d0b864..bb7f2ee0c960 100644 --- a/share/man/man4/man4.amiga/ite.4 +++ b/share/man/man4/man4.amiga/ite.4 @@ -34,7 +34,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)ite.4 5.2 (Berkeley) 3/27/91 -.\" $NetBSD: ite.4,v 1.7 2001/06/13 23:38:30 wiz Exp $ +.\" $NetBSD: ite.4,v 1.8 2001/10/28 18:47:03 wiz Exp $ .\" .Dd August 30, 1994 .Dt ITE 4 amiga @@ -130,12 +130,12 @@ the will be reinitialized with the frame buffer cleared and the old colormap installed. +.Sh SEE ALSO +.Xr grf 4 , +.Xr kbd 4 .Sh HISTORY The .Tn Amiga .Nm first appeared in .Nx 1.0 -.Sh SEE ALSO -.Xr grf 4 , -.Xr kbd 4 diff --git a/share/man/man4/man4.amiga/qn.4 b/share/man/man4/man4.amiga/qn.4 index f708e38f8ed6..9a8ebca00b2b 100644 --- a/share/man/man4/man4.amiga/qn.4 +++ b/share/man/man4/man4.amiga/qn.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: qn.4,v 1.6 2001/04/11 18:40:54 wiz Exp $ +.\" $NetBSD: qn.4,v 1.7 2001/10/28 18:47:03 wiz Exp $ .\" .\" .\" Copyright (c) 1995 Mika Kortelainen. All rights reserved. @@ -69,7 +69,6 @@ interface employs the address resolution protocol described in .Xr arp 4 to dynamically map between Internet and Ethernet addresses on the local network. -.Pp .Sh HARDWARE The .Nm @@ -78,19 +77,17 @@ interface supports the following Zorro II expansion cards: .It Em QuickNet Resource Management Force's Ethernet card, manufacturer\ 2011, product\ 2 .El -.Pp .Sh NOTES Multicasting not done yet. If the driver happens to lock up, you may use .Xr ifconfig 8 to force the driver down and up again. This usually helps. -.Pp -.Sh HISTORY -The -.Nm -interface first appeared in -.Nx 1.1 .Sh SEE ALSO .Xr arp 4 , .Xr inet 4 , .Xr intro 4 , .Xr ifconfig 8 +.Sh HISTORY +The +.Nm +interface first appeared in +.Nx 1.1