summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-06 12:37:45 +0000
committerru <ru@FreeBSD.org>2000-11-06 12:37:45 +0000
commitc39cd75f6ba07fd3248994c92ee3020c40b56366 (patch)
tree5444fc52452f515a3cc4f16eee1f89c72be2dcb1 /share
parent89c81dd272e640a3863445f60e2ee8e663024c25 (diff)
downloadFreeBSD-src-c39cd75f6ba07fd3248994c92ee3020c40b56366.zip
FreeBSD-src-c39cd75f6ba07fd3248994c92ee3020c40b56366.tar.gz
-mdoc cleanup: replace custom .ES/.EE macros with literal display.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/man4.i386/labpc.415
1 files changed, 2 insertions, 13 deletions
diff --git a/share/man/man4/man4.i386/labpc.4 b/share/man/man4/man4.i386/labpc.4
index 56cf0d0..c592e6c 100644
--- a/share/man/man4/man4.i386/labpc.4
+++ b/share/man/man4/man4.i386/labpc.4
@@ -29,17 +29,6 @@
.\"
.\" $FreeBSD$
.\"
-.rm ES
-.rm EE
-.de ES
-.Pp
-.nf
-.in +0.5i
-..
-.de EE
-.in -0.5i
-.fi
-..
.Dd April 26, 1995
.Dt LABPC 4 i386
.Os FreeBSD
@@ -61,7 +50,7 @@ and not as part of the driver.
.Pp
The selection of the input or output device, mode, and channel is
through the minor number:
-.ES
+.Bd -literal -offset indent
The 8 bit minor number format is UUSIDCCC, with
UU: Board unit.
S: SCAN bit for scan enable.
@@ -78,7 +67,7 @@ CCC: The channel selector:
DIGITAL:
input: Channel must be 0 to 2.
output: Channel must be 0 to 2.
-.EE
+.Ed
.Pp
The /dev/MAKEDEV script will make the basic analog and digital
devices if you do "sh MAKEDEV labpcaio" and "sh MAKEDEV labpcdio",
OpenPOWER on IntegriCloud