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/gdt.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/gdt.4')
-rw-r--r-- | share/man/man4/gdt.4 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man4/gdt.4 b/share/man/man4/gdt.4 index 4b501711b51..9547c80fe78 100644 --- a/share/man/man4/gdt.4 +++ b/share/man/man4/gdt.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gdt.4,v 1.13 2001/08/02 08:46:51 deraadt Exp $ +.\" $OpenBSD: gdt.4,v 1.14 2001/10/05 14:45:53 mpech Exp $ .\" .\" Copyright (c) 2000 Niklas Hallqvist. All rights reserved. .\" @@ -83,16 +83,16 @@ and .El .Pp Although the controllers are actual RAID controllers the driver makes them -look just like SCSI controllers. All RAID configuration is done through -the controllers' BIOSes. +look just like SCSI controllers. +All RAID configuration is done through the controllers' BIOSes. .Sh DIAGNOSTICS .Bl -tag .It "pci_mem_find: expected mem type 00000000, found 00000002" This message occurs during autoconfiguration if jumper J4 is set to map -the controller memory below 1MB in physical memory. The driver primarily -wants this jumper to be set the other way round, but it will work with it in -any setting. If the diagnostic is considered a nuisance, alter jumper -J4's setting. +the controller memory below 1MB in physical memory. +The driver primarily wants this jumper to be set the other way round, +but it will work with it in any setting. +If the diagnostic is considered a nuisance, alter jumper J4's setting. .El .Sh SEE ALSO .Xr intro 4 , |