summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorKenneth R Westerback <krw@cvs.openbsd.org>2011-04-19 21:17:08 +0000
committerKenneth R Westerback <krw@cvs.openbsd.org>2011-04-19 21:17:08 +0000
commitb67f23392fac69178e17ac1e17b170bfc2061a1f (patch)
tree7e664d8563c4a1d32be563bf4685d30e95d1fd91 /share/man
parent37d14446486e1d383e94bcf44787d54e5bb0af92 (diff)
Cease to pretend RAW SCSI mode exists. Eradicate all traces.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/gdt.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/gdt.4 b/share/man/man4/gdt.4
index 076f1c9fd19..635e4ed50ab 100644
--- a/share/man/man4/gdt.4
+++ b/share/man/man4/gdt.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: gdt.4,v 1.30 2011/04/01 19:13:58 jmc Exp $
+.\" $OpenBSD: gdt.4,v 1.31 2011/04/19 21:17:07 krw Exp $
.\"
.\" Copyright (c) 2000 Niklas Hallqvist <niklas@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: April 1 2011 $
+.Dd $Mdocdate: April 19 2011 $
.Dt GDT 4
.Os
.Sh NAME
@@ -145,7 +145,7 @@ inspired by the Linux driver by
.Sh BUGS
An ISA & EISA front-end is needed.
.Pp
-The driver does not yet support transparent raw SCSI mode.
+The driver does not support transparent raw SCSI mode.
.Pp
It would be nice to configure the RAID units after boot
but the information on how to do that is not public.