summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ppi.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-06-28 23:53:39 +0000
committerru <ru@FreeBSD.org>2003-06-28 23:53:39 +0000
commit348e423dd913fabaea56f15eecca3d155723ee08 (patch)
tree119cebb3a669617b213ec04fe871163ae082cfb1 /share/man/man4/ppi.4
parente4f0eb6b17525e227a1bc1d660ab253005530425 (diff)
downloadFreeBSD-src-348e423dd913fabaea56f15eecca3d155723ee08.zip
FreeBSD-src-348e423dd913fabaea56f15eecca3d155723ee08.tar.gz
Hiten's patchset for section four manpages, slightly edited by me.
Diffstat (limited to 'share/man/man4/ppi.4')
-rw-r--r--share/man/man4/ppi.411
1 files changed, 6 insertions, 5 deletions
diff --git a/share/man/man4/ppi.4 b/share/man/man4/ppi.4
index 4609bfa..65b4135 100644
--- a/share/man/man4/ppi.4
+++ b/share/man/man4/ppi.4
@@ -51,10 +51,11 @@ All I/O on the
.Nm
interface is performed using
.Fn ioctl
-calls. Each command takes a single
+calls.
+Each command takes a single
.Ft u_int8_t
-argument, transferring one byte of data. The following commands are
-available:
+argument, transferring one byte of data.
+The following commands are available:
.Bl -tag -width indent
.It Dv PPIGDATA , PPISDATA
Get and set the contents of the data register.
@@ -62,8 +63,8 @@ Get and set the contents of the data register.
Get and set the contents of the status register.
.It Dv PPIGCTRL , PPISCTRL
Get and set the contents of the control register.
-The following defines correspond to bits in this register. Setting
-a bit in the control register drives the corresponding output low.
+The following defines correspond to bits in this register.
+Setting a bit in the control register drives the corresponding output low.
.Bl -tag -width indent -compact
.It Dv STROBE
.It Dv AUTOFEED
OpenPOWER on IntegriCloud