summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ppi.4
diff options
context:
space:
mode:
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