diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-03-16 10:18:46 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-03-16 10:18:46 +0000 |
commit | 3d97fd81ad10f6720e897899a1542d1608ade0fb (patch) | |
tree | 1907ff94153eb335a11244a47f91bf3c9c703d6b /share/man/man4/gdt.4 | |
parent | 53b525761e8b0d7d16774cfa18a5de00c0b28172 (diff) |
typos;
ddb(4), hilid(4), hilkbd(4), hilms(4): ok miod@
gsckbd(4): found by miod@
Diffstat (limited to 'share/man/man4/gdt.4')
-rw-r--r-- | share/man/man4/gdt.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/gdt.4 b/share/man/man4/gdt.4 index f1392afde15..feeefbc40f7 100644 --- a/share/man/man4/gdt.4 +++ b/share/man/man4/gdt.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gdt.4,v 1.16 2002/09/26 07:55:40 miod Exp $ +.\" $OpenBSD: gdt.4,v 1.17 2003/03/16 10:18:44 jmc Exp $ .\" .\" Copyright (c) 2000 Niklas Hallqvist. All rights reserved. .\" @@ -94,7 +94,7 @@ 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. .Sh DIAGNOSTICS -.Bl -tag +.Bl -diag .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. |