Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4/man4.amiga Sort SEE ALSO, sort sections, othe...
details: https://anonhg.NetBSD.org/src/rev/40b11ce14ef2
branches: trunk
changeset: 516725:40b11ce14ef2
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Oct 28 18:47:03 2001 +0000
description:
Sort SEE ALSO, sort sections, other minor cleanups.
diffstat:
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(-)
diffs (180 lines):
diff -r ff0211e723c7 -r 40b11ce14ef2 share/man/man4/man4.amiga/bah.4
--- a/share/man/man4/man4.amiga/bah.4 Sun Oct 28 17:16:58 2001 +0000
+++ b/share/man/man4/man4.amiga/bah.4 Sun Oct 28 18:47:03 2001 +0000
@@ -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 @@
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 @@
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 @@
.El
.Sh SEE ALSO
.Xr arp 4 ,
-.Xr ifconfig 8 ,
.Xr inet 4 ,
.Xr intro 4 ,
+.Xr ifconfig 8 ,
.Xr RFC1051
,
.Xr RFC1201
diff -r ff0211e723c7 -r 40b11ce14ef2 share/man/man4/man4.amiga/grfcl.4
--- a/share/man/man4/man4.amiga/grfcl.4 Sun Oct 28 17:16:58 2001 +0000
+++ b/share/man/man4/man4.amiga/grfcl.4 Sun Oct 28 18:47:03 2001 +0000
@@ -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 @@
.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 -r ff0211e723c7 -r 40b11ce14ef2 share/man/man4/man4.amiga/intro.4
--- a/share/man/man4/man4.amiga/intro.4 Sun Oct 28 17:16:58 2001 +0000
+++ b/share/man/man4/man4.amiga/intro.4 Sun Oct 28 18:47:03 2001 +0000
@@ -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 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 -r ff0211e723c7 -r 40b11ce14ef2 share/man/man4/man4.amiga/ite.4
--- a/share/man/man4/man4.amiga/ite.4 Sun Oct 28 17:16:58 2001 +0000
+++ b/share/man/man4/man4.amiga/ite.4 Sun Oct 28 18:47:03 2001 +0000
@@ -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 @@
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 -r ff0211e723c7 -r 40b11ce14ef2 share/man/man4/man4.amiga/qn.4
--- a/share/man/man4/man4.amiga/qn.4 Sun Oct 28 17:16:58 2001 +0000
+++ b/share/man/man4/man4.amiga/qn.4 Sun Oct 28 18:47:03 2001 +0000
@@ -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 @@
.Xr arp 4
to dynamically map between Internet and Ethernet addresses on the local
network.
-.Pp
.Sh HARDWARE
The
.Nm
@@ -78,19 +77,17 @@
.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 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
-.Sh SEE ALSO
-.Xr arp 4 ,
-.Xr inet 4 ,
-.Xr intro 4 ,
-.Xr ifconfig 8
Home |
Main Index |
Thread Index |
Old Index