summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/man4.acorn32
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/man4.acorn32')
-rw-r--r--static/netbsd/man4/man4.acorn32/Makefile4
-rw-r--r--static/netbsd/man4/man4.acorn32/asc.447
-rw-r--r--static/netbsd/man4/man4.acorn32/autoconf.465
-rw-r--r--static/netbsd/man4/man4.acorn32/cosc.447
-rw-r--r--static/netbsd/man4/man4.acorn32/csc.447
-rw-r--r--static/netbsd/man4/man4.acorn32/ie.458
-rw-r--r--static/netbsd/man4/man4.acorn32/intro.4136
-rw-r--r--static/netbsd/man4/man4.acorn32/iomdkbc.478
-rw-r--r--static/netbsd/man4/man4.acorn32/lpt.452
-rw-r--r--static/netbsd/man4/man4.acorn32/mainbus.445
-rw-r--r--static/netbsd/man4/man4.acorn32/mem.480
-rw-r--r--static/netbsd/man4/man4.acorn32/ptsc.447
-rw-r--r--static/netbsd/man4/man4.acorn32/qms.425
-rw-r--r--static/netbsd/man4/man4.acorn32/vidcaudio.471
-rw-r--r--static/netbsd/man4/man4.acorn32/vidcvideo.484
15 files changed, 886 insertions, 0 deletions
diff --git a/static/netbsd/man4/man4.acorn32/Makefile b/static/netbsd/man4/man4.acorn32/Makefile
new file mode 100644
index 00000000..67434962
--- /dev/null
+++ b/static/netbsd/man4/man4.acorn32/Makefile
@@ -0,0 +1,4 @@
+MAN = $(wildcard *.4)
+
+include ../../../mandoc.mk
+
diff --git a/static/netbsd/man4/man4.acorn32/asc.4 b/static/netbsd/man4/man4.acorn32/asc.4
new file mode 100644
index 00000000..929e9b7d
--- /dev/null
+++ b/static/netbsd/man4/man4.acorn32/asc.4
@@ -0,0 +1,47 @@
+.\" $NetBSD: asc.4,v 1.4 2017/02/18 22:39:00 wiz Exp $
+.\"
+.\" Copyright (c) 1995 Mark Brinicombe
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\" notice, this list of conditions and the following disclaimer in the
+.\" documentation and/or other materials provided with the distribution.
+.\" 3. All advertising materials mentioning features or use of this software
+.\" must display the following acknowledgement:
+.\" This product includes software developed by Mark Brinicombe.
+.\" 4. The name of the author may not be used to endorse or promote products
+.\" derived from this software without specific prior written permission
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+.\"
+.Dd February 17, 2017
+.Dt ASC 4 acorn32
+.Os
+.Sh NAME
+.Nm asc
+.Nd Acorn SCSI I Card device interface
+.Sh SYNOPSIS
+.Cd asc0 at podulebus?
+.Sh DESCRIPTION
+The
+.Nm
+interface provides access to Acorn SCSI Card interfaces.
+.Sh SEE ALSO
+.Xr acorn32/cosc 4 ,
+.Xr acorn32/csc 4 ,
+.Xr acorn32/ptsc 4 ,
+.Xr oak 4
diff --git a/static/netbsd/man4/man4.acorn32/autoconf.4 b/static/netbsd/man4/man4.acorn32/autoconf.4
new file mode 100644
index 00000000..bdacd2f6
--- /dev/null
+++ b/static/netbsd/man4/man4.acorn32/autoconf.4
@@ -0,0 +1,65 @@
+.\" $NetBSD: autoconf.4,v 1.3 2017/02/17 22:19:00 christos Exp $
+.\"
+.\" Copyright (c) 1995 Mark Brinicombe
+.\" Copyright (c) 1994 Christopher G. Demetriou
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\" notice, this list of conditions and the following disclaimer in the
+.\" documentation and/or other materials provided with the distribution.
+.\" 3. All advertising materials mentioning features or use of this software
+.\" must display the following acknowledgement:
+.\" This product includes software developed by Christopher G. Demetriou.
+.\" 4. The name of the author may not be used to endorse or promote products
+.\" derived from this software without specific prior written permission
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+.\"
+.Dd February 17, 2017
+.Dt AUTOCONF 4 acorn32
+.Os
+.Sh NAME
+.Nm autoconf
+.Nd diagnostics from the autoconfiguration code
+.Sh DESCRIPTION
+When
+.Nx
+bootstraps it probes the innards of the machine
+on which it is running
+and locates controllers, drives, and other devices, printing out
+what it finds on the console. This procedure is driven by a system
+configuration table which is processed by
+.Xr config 1
+and compiled into each kernel.
+Devices which exist in the machine but are not configured into the
+kernel are not detected.
+.Sh DIAGNOSTICS
+.Bl -diag
+.It CPU class not configured.
+You tried to boot
+.Nx
+on a class of
+.Tn CPU
+type which it doesn't
+(or at least this compiled version of
+.Nx
+doesn't) understand.
+.El
+.Sh SEE ALSO
+.Xr config 1 ,
+.Xr acorn32/intro 4 ,
+.Xr boot 8
diff --git a/static/netbsd/man4/man4.acorn32/cosc.4 b/static/netbsd/man4/man4.acorn32/cosc.4
new file mode 100644
index 00000000..669c03e3
--- /dev/null
+++ b/static/netbsd/man4/man4.acorn32/cosc.4
@@ -0,0 +1,47 @@
+.\" $NetBSD: cosc.4,v 1.4 2017/02/18 22:39:00 wiz Exp $
+.\"
+.\" Copyright (c) 1996 Mark Brinicombe
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\" notice, this list of conditions and the following disclaimer in the
+.\" documentation and/or other materials provided with the distribution.
+.\" 3. All advertising materials mentioning features or use of this software
+.\" must display the following acknowledgement:
+.\" This product includes software developed by Mark Brinicombe.
+.\" 4. The name of the author may not be used to endorse or promote products
+.\" derived from this software without specific prior written permission
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+.\"
+.Dd February 17, 2017
+.Dt COSC 4 acorn32
+.Os
+.Sh NAME
+.Nm cosc
+.Nd MCS Connect32 SCSI II Card device interface
+.Sh SYNOPSIS
+.Cd cosc0 at podulebus?
+.Sh DESCRIPTION
+The
+.Nm
+interface provides access to MCS Connect32 interfaces.
+.Sh SEE ALSO
+.Xr acorn32/asc 4 ,
+.Xr acorn32/csc 4 ,
+.Xr acorn32/ptsc 4 ,
+.Xr oak 4
diff --git a/static/netbsd/man4/man4.acorn32/csc.4 b/static/netbsd/man4/man4.acorn32/csc.4
new file mode 100644
index 00000000..f0f1bc89
--- /dev/null
+++ b/static/netbsd/man4/man4.acorn32/csc.4
@@ -0,0 +1,47 @@
+.\" $NetBSD: csc.4,v 1.4 2017/02/18 22:39:00 wiz Exp $
+.\"
+.\" Copyright (c) 1995 Mark Brinicombe
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\" notice, this list of conditions and the following disclaimer in the
+.\" documentation and/or other materials provided with the distribution.
+.\" 3. All advertising materials mentioning features or use of this software
+.\" must display the following acknowledgement:
+.\" This product includes software developed by Mark Brinicombe.
+.\" 4. The name of the author may not be used to endorse or promote products
+.\" derived from this software without specific prior written permission
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+.\"
+.Dd February 17, 2017
+.Dt CSC 4 acorn32
+.Os
+.Sh NAME
+.Nm csc
+.Nd Cumana SCSI II Card device interface
+.Sh SYNOPSIS
+.Cd csc0 at podulebus?
+.Sh DESCRIPTION
+The
+.Nm
+interface provides access to Cumana SCSI II interfaces.
+.Sh SEE ALSO
+.Xr acorn32/asc 4 ,
+.Xr acorn32/cosc 4 ,
+.Xr acorn32/ptsc 4 ,
+.Xr oak 4
diff --git a/static/netbsd/man4/man4.acorn32/ie.4 b/static/netbsd/man4/man4.acorn32/ie.4
new file mode 100644
index 00000000..004da1eb
--- /dev/null
+++ b/static/netbsd/man4/man4.acorn32/ie.4
@@ -0,0 +1,58 @@
+.\" $NetBSD: ie.4,v 1.4 2017/02/18 22:39:00 wiz Exp $
+.\"
+.\" Copyright (c) 1995 Mark Brinicombe
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\" notice, this list of conditions and the following disclaimer in the
+.\" documentation and/or other materials provided with the distribution.
+.\" 3. All advertising materials mentioning features or use of this software
+.\" must display the following acknowledgement:
+.\" This product includes software developed by Mark Brinicombe.
+.\" 4. The name of the author may not be used to endorse or promote products
+.\" derived from this software without specific prior written permission
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+.\"
+.Dd February 17, 2017
+.Dt IE 4 acorn32
+.Os
+.Sh NAME
+.Nm ie
+.Nd Ethernet driver for Ether1 podule Ethernet interfaces
+.Sh SYNOPSIS
+.Cd ie0 at podulebus?
+.Sh DESCRIPTION
+The
+.Nm
+interface provides access to a 10 Mb/s Ethernet network.
+.Sh HARDWARE
+The Ethernet cards supported by the
+.Nm
+interface are:
+.Pp
+.Bl -tag -width Dv -offset indent -compact
+.It Acorn Ether1 podule
+.El
+.Sh SEE ALSO
+.Xr acorn32/intro 4 ,
+.Xr ea 4 ,
+.Xr eb 4 ,
+.Xr eh 4 ,
+.Xr em 4 ,
+.Xr es 4 ,
+.Xr ifconfig 8
diff --git a/static/netbsd/man4/man4.acorn32/intro.4 b/static/netbsd/man4/man4.acorn32/intro.4
new file mode 100644
index 00000000..2c6a5756
--- /dev/null
+++ b/static/netbsd/man4/man4.acorn32/intro.4
@@ -0,0 +1,136 @@
+.\" $NetBSD: intro.4,v 1.4 2017/02/17 22:19:00 christos Exp $
+.\"
+.\" Copyright (c) 1995 Mark Brinicombe
+.\" Copyright (c) 1994 Christopher G. Demetriou
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\" notice, this list of conditions and the following disclaimer in the
+.\" documentation and/or other materials provided with the distribution.
+.\" 3. All advertising materials mentioning features or use of this software
+.\" must display the following acknowledgement:
+.\" This product includes software developed by Christopher G. Demetriou.
+.\" 4. The name of the author may not be used to endorse or promote products
+.\" derived from this software without specific prior written permission
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+.\"
+.Dd February 17, 2017
+.Dt INTRO 4 acorn32
+.Os
+.Sh NAME
+.Nm intro
+.Nd introduction to acorn32 special files and hardware support
+.Sh DESCRIPTION
+This section describes the special files, related driver functions,
+and networking support
+available in the system.
+In this part of the manual, the
+.Tn SYNOPSIS
+section of
+each configurable device gives a sample specification
+for use in constructing a system description for the
+.Xr config 1
+program.
+The
+.Tn DIAGNOSTICS
+section lists messages which may appear on the console
+and/or in the system error log
+.Pa /var/log/messages
+due to errors in device operation;
+see
+.Xr syslogd 8
+for more information.
+.Pp
+This section contains both devices
+which may be configured into the system
+and network related information.
+The networking support is introduced in
+.Xr netintro 4 .
+.Sh DEVICE SUPPORT
+This section describes the hardware supported on the acorn32
+(RiscPC) platform.
+Software support for these devices comes in two forms. A hardware
+device may be supported with a character or block
+.Em device driver ,
+or it may be used within the networking subsystem and have a
+.Em network interface driver .
+Block and character devices are accessed through files in the file
+system of a special type; see
+.Xr mknod 8 .
+Network interfaces are indirectly accessed through the interprocess
+communication facilities provided by the system; see
+.Xr socket 2 .
+.Pp
+A hardware device is identified to the system at configuration time
+and the appropriate device or network interface driver is then compiled
+into the system. When the resultant system is booted, the
+autoconfiguration facilities in the system probe for the device
+and, if found, enable the software support for it.
+If a device does not respond at autoconfiguration
+time it is not accessible at any time afterwards.
+To enable a device which did not autoconfigure,
+the system must be rebooted.
+.Pp
+The autoconfiguration system is described in
+.Xr acorn32/autoconf 4 .
+A list of the supported devices is given below.
+.Sh SEE ALSO
+.Xr config 1 ,
+.Xr acorn32/autoconf 4
+.Sh LIST OF DEVICES
+The devices listed below are supported in this incarnation of
+the system. Devices are indicated by their functional interface.
+Not all supported devices are listed.
+.Pp
+.Bl -tag -width speaker -offset indent -compact
+.It vidcvideo
+VIDC20 device interface
+.It com
+NS8250-, NS16450-, and NS16550-based asynchronous serial
+communications device interface
+.It ea
+Ether3/Ether5 podule device interface.
+.It eb
+EtherB network slot device interface.
+.It eh
+EtherH network slot device interface.
+.It ie
+Ether1 podule device interface.
+.It lpt
+Parallel port device interface
+.It mem
+Main memory interface
+.It wd
+Standard Internal RiscPC IDE device interface
+.It fd
+Standard Internal RiscPC floppy device interface
+.It asc
+Acorn SCSI I card device interface
+.It csc
+Cumana SCSI II card device interface
+.It ptsc
+Powertec SCSI II card device interface
+.It oak
+Oak SCSI I card device interface
+.El
+.Sh HISTORY
+The
+.Tn acorn32
+.Nm intro
+appeared in
+.Nx 1.2 .
diff --git a/static/netbsd/man4/man4.acorn32/iomdkbc.4 b/static/netbsd/man4/man4.acorn32/iomdkbc.4
new file mode 100644
index 00000000..e779012e
--- /dev/null
+++ b/static/netbsd/man4/man4.acorn32/iomdkbc.4
@@ -0,0 +1,78 @@
+.\" $NetBSD: iomdkbc.4,v 1.5 2017/02/18 22:39:00 wiz Exp $
+.\"
+.\" Copyright (c) 2004 Ben Harris
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\" notice, this list of conditions and the following disclaimer in the
+.\" documentation and/or other materials provided with the distribution.
+.\" 3. The name of the author may not be used to endorse or promote products
+.\" derived from this software without specific prior written permission.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+.\"
+.Dd February 17, 2017
+.Dt IOMDKBC 4 acorn32
+.Os
+.Sh NAME
+.Nm iomdkbc
+.Nd ARM IOMD keyboard and mouse ports
+.Sh SYNOPSIS
+.Cd iomdkbc* at iomd?
+.Cd pckbd* at iomdkbc?
+.Cd pms* at iomdkbc?
+.Sh DESCRIPTION
+The
+.Nm
+driver interfaces machine-independent drivers for PC keyboards and
+PS/2 mice to the particular implementation of the keyboard and mouse
+ports provided by the
+.Tn ARM IOMD20 ,
+.Tn ARM7500 ,
+and
+.Tn ARM7500FE .
+The quadrature mouse interface on the
+.Tn IOMD20
+is handled by the
+.Xr acorn32/qms 4
+driver.
+.Pp
+This driver replaces the
+.Xr kbd 4
+and
+.Xr rpckbd 4
+drivers, which will be withdrawn in a future
+.Nx
+release.
+If a kernel has
+.Xr kbd 4
+or
+.Xr rpckbd 4
+configured,
+.Nm
+will only be used for the mouse interface (if present).
+.Sh SEE ALSO
+.Xr acorn32/qms 4 ,
+.Xr kbd 4 ,
+.Xr pckbd 4 ,
+.Xr pms 4 ,
+.Xr rpckbd 4
+.Sh HISTORY
+The
+.Nm
+driver was introduced in
+.Nx 2.0 .
diff --git a/static/netbsd/man4/man4.acorn32/lpt.4 b/static/netbsd/man4/man4.acorn32/lpt.4
new file mode 100644
index 00000000..d7f34610
--- /dev/null
+++ b/static/netbsd/man4/man4.acorn32/lpt.4
@@ -0,0 +1,52 @@
+.\" $NetBSD: lpt.4,v 1.2 2003/04/17 10:32:40 wiz Exp $
+.\"
+.\" Copyright (c) 1995 Mark Brinicombe
+.\" Copyright (c) 1993 Christopher G. Demetriou
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\" notice, this list of conditions and the following disclaimer in the
+.\" documentation and/or other materials provided with the distribution.
+.\" 3. All advertising materials mentioning features or use of this software
+.\" must display the following acknowledgement:
+.\" This product includes software developed by Christopher G. Demetriou.
+.\" 4. The name of the author may not be used to endorse or promote products
+.\" derived from this software without specific prior written permission
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+.\"
+.Dd July 29, 1995
+.Dt LPT 4 acorn32
+.Os
+.Sh NAME
+.Nm lpt
+.Nd parallel port driver
+.Sh SYNOPSIS
+.Cd lpt* at pioc? offset 0x0278 irq 0
+.Cd lpt* at pioc? offset 0x0378 irq -1
+.Cd lpt* at pioc? offset 0x03bc irq -1
+.Sh DESCRIPTION
+This driver provides access to parallel ports. The highest bit in the minor
+number selects whether to do polling or wait for interrupts. If no IRQ is
+specified in the kernel configuration, only the polling device may be used.
+.Sh FILES
+.Bl -tag -width Pa -compact
+.It Pa /dev/lpt0
+first interrupt-driven parallel port device
+.It Pa /dev/lpa0
+first polled parallel port device
+.El
diff --git a/static/netbsd/man4/man4.acorn32/mainbus.4 b/static/netbsd/man4/man4.acorn32/mainbus.4
new file mode 100644
index 00000000..adc59aad
--- /dev/null
+++ b/static/netbsd/man4/man4.acorn32/mainbus.4
@@ -0,0 +1,45 @@
+.\" $NetBSD: mainbus.4,v 1.2 2003/04/17 10:32:40 wiz Exp $
+.\"
+.\" Copyright (c) 1995 Mark Brinicombe
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\" notice, this list of conditions and the following disclaimer in the
+.\" documentation and/or other materials provided with the distribution.
+.\" 3. All advertising materials mentioning features or use of this software
+.\" must display the following acknowledgement:
+.\" This product includes software developed by Mark Brinicombe.
+.\" 4. The name of the author may not be used to endorse or promote products
+.\" derived from this software without specific prior written permission
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+.\"
+.Dd April 6, 1999
+.Dt MAINBUS 4 acorn32
+.Os
+.Sh NAME
+.Nm mainbus
+.Nd RiscPC main I/O bus device
+.Sh SYNOPSIS
+.Cd mainbus0 at root
+.Sh DESCRIPTION
+The
+.Nm
+interface provides access to the RiscPC main I/O bus. It is only used
+by the autoconfiguration system to location devices attached to the mainbus.
+.Sh SEE ALSO
+.Xr podulebus 4
diff --git a/static/netbsd/man4/man4.acorn32/mem.4 b/static/netbsd/man4/man4.acorn32/mem.4
new file mode 100644
index 00000000..74d5da7b
--- /dev/null
+++ b/static/netbsd/man4/man4.acorn32/mem.4
@@ -0,0 +1,80 @@
+.\" $NetBSD: mem.4,v 1.3 2003/08/07 10:31:04 agc Exp $
+.\"
+.\" Copyright (c) 1991 The Regents of the University of California.
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\" notice, this list of conditions and the following disclaimer in the
+.\" documentation and/or other materials provided with the distribution.
+.\" 3. Neither the name of the University nor the names of its contributors
+.\" may be used to endorse or promote products derived from this software
+.\" without specific prior written permission.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+.\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+.\" SUCH DAMAGE.
+.\"
+.\" from: @(#)mem.4 5.3 (Berkeley) 5/2/91
+.\"
+.Dd July 28, 1995
+.Dt MEM 4 acorn32
+.Os
+.Sh NAME
+.Nm mem ,
+.Nm kmem
+.Nd memory files
+.Sh DESCRIPTION
+The special file
+.Nm /dev/mem
+is an interface to the physical memory of the computer.
+Byte offsets in this file are interpreted as physical memory addresses.
+Reading and writing this file is equivalent to reading and writing
+memory itself.
+Only offsets within the bounds of
+.Nm /dev/mem
+are allowed.
+.Pp
+Kernel virtual memory is accessed through the interface
+.Nm /dev/kmem
+in the same manner as
+.Nm /dev/mem .
+Only kernel virtual addresses that are currently mapped to memory are allowed.
+.Pp
+On
+.Tn Acorn RiscPC, A7000(+) and RC7500 systems
+the
+.Tn I/O
+memory space (podule space and SuperIO) begins at physical address 0x03000000
+and runs to 0x033fffff.
+On the RiscPC, EASI space runs from 0x08000000 to 0x0fffffff.
+The
+per-process data
+size
+for the current process
+is
+.Dv UPAGES
+long, and starts at VM_MAXUSER_ADDRESS.
+.Sh FILES
+.Bl -tag -width Pa -compact
+.It Pa /dev/mem
+.It Pa /dev/kmem
+.El
+.Sh HISTORY
+The
+.Nm mem ,
+.Nm kmem
+files appeared in
+.At v6 .
diff --git a/static/netbsd/man4/man4.acorn32/ptsc.4 b/static/netbsd/man4/man4.acorn32/ptsc.4
new file mode 100644
index 00000000..51fb2b89
--- /dev/null
+++ b/static/netbsd/man4/man4.acorn32/ptsc.4
@@ -0,0 +1,47 @@
+.\" $NetBSD: ptsc.4,v 1.3 2017/02/17 22:19:00 christos Exp $
+.\"
+.\" Copyright (c) 1995 Mark Brinicombe
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\" notice, this list of conditions and the following disclaimer in the
+.\" documentation and/or other materials provided with the distribution.
+.\" 3. All advertising materials mentioning features or use of this software
+.\" must display the following acknowledgement:
+.\" This product includes software developed by Mark Brinicombe.
+.\" 4. The name of the author may not be used to endorse or promote products
+.\" derived from this software without specific prior written permission
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+.\"
+.Dd February 17, 2017
+.Dt PTSC 4 acorn32
+.Os
+.Sh NAME
+.Nm ptsc
+.Nd Powertec SCSI II Card device interface
+.Sh SYNOPSIS
+.Cd ptsc0 at podulebus?
+.Sh DESCRIPTION
+The
+.Nm
+interface provides access to Powertec SCSI II interfaces.
+.Sh SEE ALSO
+.Xr acorn32/asc 4 ,
+.Xr acorn32/cosc 4 ,
+.Xr acorn32/csc 4 ,
+.Xr oak 4
diff --git a/static/netbsd/man4/man4.acorn32/qms.4 b/static/netbsd/man4/man4.acorn32/qms.4
new file mode 100644
index 00000000..55cf4d09
--- /dev/null
+++ b/static/netbsd/man4/man4.acorn32/qms.4
@@ -0,0 +1,25 @@
+.\" $NetBSD: qms.4,v 1.2 2004/03/13 19:48:45 bjh21 Exp $
+.\"
+.\" written by Ben Harris, 2003
+.\" This file is in the Public Domain
+.\"
+.Dd March 13, 2004
+.Dt QMS 4 acorn32
+.Os
+.Sh NAME
+.Nm qms
+.Nd Quadrature mouse driver
+.Sh SYNOPSIS
+.Cd qms* at iomd?
+.Cd wsmouse* at qms?
+.Sh DESCRIPTION
+This driver provides an interface to an IOMD quadrature mouse, found on
+IOMD20-based systems such as the Acorn Risc PC.
+The
+.Nm qms
+driver interfaces to the
+.Xr wsmouse 4
+driver to provide a generic, machine-independent mouse interface.
+.Sh SEE ALSO
+.Xr pms 4 ,
+.Xr wsmouse 4
diff --git a/static/netbsd/man4/man4.acorn32/vidcaudio.4 b/static/netbsd/man4/man4.acorn32/vidcaudio.4
new file mode 100644
index 00000000..72100212
--- /dev/null
+++ b/static/netbsd/man4/man4.acorn32/vidcaudio.4
@@ -0,0 +1,71 @@
+.\" $NetBSD: vidcaudio.4,v 1.5 2009/03/09 17:59:35 joerg Exp $
+.\"
+.\" Copyright (c) 2003, 2004 Ben Harris
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\" notice, this list of conditions and the following disclaimer in the
+.\" documentation and/or other materials provided with the distribution.
+.\" 3. The name of the author may not be used to endorse or promote products
+.\" derived from this software without specific prior written permission.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+.\"
+.Dd January 18, 2004
+.Dt VIDCAUDIO 4 acorn32
+.Os
+.Sh NAME
+.Nm vidcaudio
+.Nd VIDC audio device driver
+.Sh SYNOPSIS
+.Cd "vidcaudio0 at vidc0"
+.Cd "audio* at vidcaudio0"
+.Sh DESCRIPTION
+The
+.Nm
+driver provides support for the audio system of the
+.Tn ARM VIDC20
+and of the video and sound macrocell of the
+.Tn ARM7500
+and
+.Tn ARM7500FE .
+.Pp
+The driver can work in two modes, either using the internal 8-bit
+DACs of the
+.Tn VIDC20
+and its internal reference clock,
+or using the serial sound output of any supported chip
+feeding external 16-bit DACs and an external sound clock.
+On systems with a
+.Tn VIDC20 ,
+the choice of mode is based on the
+.Ql *Configure SoundSystem
+setting under
+.Tn RISC \&OS .
+.Sh SEE ALSO
+.Xr audio 4
+.Sh HISTORY
+The
+.Nm
+driver was introduced in
+.Nx 1.2 .
+The driver was largely rewritten for
+.Nx 2.0
+because it had bit-rotted so far as to be useless.
+.Sh AUTHORS
+The first version was written by Melvin Tang-Richardson.
+The rewrite was by Ben Harris.
diff --git a/static/netbsd/man4/man4.acorn32/vidcvideo.4 b/static/netbsd/man4/man4.acorn32/vidcvideo.4
new file mode 100644
index 00000000..dae0121d
--- /dev/null
+++ b/static/netbsd/man4/man4.acorn32/vidcvideo.4
@@ -0,0 +1,84 @@
+.\" $NetBSD: vidcvideo.4,v 1.5 2009/03/09 17:58:20 joerg Exp $
+.\"
+.\" Copyright (c) 2006 Ben Harris
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\" notice, this list of conditions and the following disclaimer in the
+.\" documentation and/or other materials provided with the distribution.
+.\" 3. The name of the author may not be used to endorse or promote products
+.\" derived from this software without specific prior written permission.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+.\"
+.Dd August 20, 2006
+.Dt VIDCVIDEO 4 acorn32
+.Os
+.Sh NAME
+.Nm vidcvideo
+.Nd VIDC video device driver
+.Sh SYNOPSIS
+.Cd "vidcvideo0 at vidc0"
+.Cd "wsdisplay* at vidcvideo0 console ?"
+.Pp
+.Cd "makeoptions MONITOR=""AKF85"""
+.Cd "makeoptions MODES=""1024,768,60 800,600,60"""
+.Sh DESCRIPTION
+The
+.Nm
+driver provides support for the video system of the
+.Tn ARM VIDC20
+and of the video and sound macrocell of the
+.Tn ARM7500
+and
+.Tn ARM7500FE
+within the
+.Xr wscons 4
+framework.
+It provides support for both a text-based console display and a memory-mapped
+frame buffer usable by the X Window System.
+.Pp
+The
+.Nm
+driver chooses a screen mode to use when
+.Nx
+starts up, and has no means of changing it thereafter.
+The driver attempts to choose a screen mode from its built-in list that most
+closely matches the mode being used under
+.Tn RISC \&OS .
+If the built-in list of modes is inadequate, a different one can be substituted
+by compiling a kernel using the
+.Cd MONITOR
+option to refer to a
+.Tn RISC \&OS
+ModeInfo file, specifying the list of modes to extract from it in
+.Cd MODES .
+.Sh FILES
+.Bl -tag -width /usr/src/sys/arch/acorn32/conf/monitors
+.It Pa /usr/src/sys/arch/acorn32/conf/monitors
+Directory for ModeInfo files.
+.El
+.Sh SEE ALSO
+.Xr wsdisplay 4
+.Sh HISTORY
+Before
+.Nx 4.0 ,
+use of
+.Cd MONITOR
+and
+.Cd MODES
+was compulsory, as there was no built-in list of screen modes.