diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-10-05 14:45:55 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-10-05 14:45:55 +0000 |
commit | e7d0adf95322ccbac21d361be1700e9edb07eff2 (patch) | |
tree | 0a7ba8b2db2a1f697897ee36c97e0c9344da12c9 /share/man/man4/wd.4 | |
parent | 7ef5a345919c1cba77bdfe5ffcf43dde619dabd4 (diff) |
Powered by @mantoya:
o) start new sentence on a new line;
o) minor mdoc fixes;
millert@ ok
Tip of the day: www.mpechismazohist.com
Diffstat (limited to 'share/man/man4/wd.4')
-rw-r--r-- | share/man/man4/wd.4 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/wd.4 b/share/man/man4/wd.4 index 48f929c451b..98a897c3561 100644 --- a/share/man/man4/wd.4 +++ b/share/man/man4/wd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wd.4,v 1.6 2000/04/21 15:38:18 aaron Exp $ +.\" $OpenBSD: wd.4,v 1.7 2001/10/05 14:45:53 mpech Exp $ .\" $NetBSD: wd.4,v 1.4 1999/04/25 00:00:05 mjl Exp $ .\" .\" Copyright (c) 1994 James A. Jegers @@ -46,8 +46,9 @@ mode settings (like some controllers). The lowest order (rightmost) nibble of the .Cm flags -define the PIO mode to use. The next four bits indicate the DMA mode and the -third nibble the UltraDMA mode. +define the PIO mode to use. +The next four bits indicate the DMA mode and the third nibble the UltraDMA +mode. .Pp For each set of four bits, the 3 lower bits define the mode to use and the last bit must be set to 1 for this setting to be used. |