summaryrefslogtreecommitdiff
path: root/share/man/man4/ahc.4
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-03-14 10:07:36 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-03-14 10:07:36 +0000
commit7f807ec09bc5ec8eb5ca8eaea13aaff8bcc0c0cd (patch)
treead46d5a4a8b7ea7298a20c97d8c09e76def8f3df /share/man/man4/ahc.4
parente8b4c63c0e712bb7a97257c5189dea46c83702ab (diff)
typos;
audio(4): ok naddy@ cardbus(4): ok deraadt@
Diffstat (limited to 'share/man/man4/ahc.4')
-rw-r--r--share/man/man4/ahc.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ahc.4 b/share/man/man4/ahc.4
index 765d632a21c..c4fbffa16a6 100644
--- a/share/man/man4/ahc.4
+++ b/share/man/man4/ahc.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ahc.4,v 1.22 2002/11/08 08:08:46 mpech Exp $
+.\" $OpenBSD: ahc.4,v 1.23 2003/03/14 10:07:35 jmc Exp $
.\" $NetBSD: ahc.4,v 1.1.2.1 1996/08/25 17:22:14 thorpej Exp $
.\"
.\" Copyright (c) 1995, 1996
@@ -211,7 +211,7 @@ maximum of 255 SCBs.
Very few Adaptec controller have external SRAM.
.Pp
If external SRAM is not available, SCBs are a limited resource and
-using them in a straight forward manner would only allow us to
+using them in a straightforward manner would only allow us to
keep as many transactions as there are SCBs outstanding at a time.
This would not allow enough concurrency to fully utilize the SCSI
bus and its devices.