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/atapiscsi.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/atapiscsi.4')
-rw-r--r-- | share/man/man4/atapiscsi.4 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/atapiscsi.4 b/share/man/man4/atapiscsi.4 index 62e1a537da2..a9be1af15dd 100644 --- a/share/man/man4/atapiscsi.4 +++ b/share/man/man4/atapiscsi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: atapiscsi.4,v 1.7 2001/04/05 20:10:39 deraadt Exp $ +.\" $OpenBSD: atapiscsi.4,v 1.8 2001/10/05 14:45:53 mpech Exp $ .\" .\" Copyright (c) 1999 Constantine Sapuntzakis. .\" @@ -72,8 +72,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. |