diff options
author | Paul Janzen <pjanzen@cvs.openbsd.org> | 1999-03-10 21:25:32 +0000 |
---|---|---|
committer | Paul Janzen <pjanzen@cvs.openbsd.org> | 1999-03-10 21:25:32 +0000 |
commit | 84ec796fc6d518ef63ca86a18ac449d89cf49440 (patch) | |
tree | 18159a9b5fedd36c3d0ccd0bd0e3cb563a77fbda /lib/libutil/scsi.3 | |
parent | 8affa375cf556683d80098e19f88a249dcfc41db (diff) |
fix comma splices involving 'however'
Diffstat (limited to 'lib/libutil/scsi.3')
-rw-r--r-- | lib/libutil/scsi.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libutil/scsi.3 b/lib/libutil/scsi.3 index 4b39ad62f19..1632c9826eb 100644 --- a/lib/libutil/scsi.3 +++ b/lib/libutil/scsi.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: scsi.3,v 1.1 1996/06/12 11:21:34 deraadt Exp $ +.\" $OpenBSD: scsi.3,v 1.2 1999/03/10 21:25:28 pjanzen Exp $ .\" Copyright (c) 1994 HD Associates (hd@world.std.com) .\" All rights reserved. .\" @@ -333,7 +333,7 @@ returns the result of the ioctl call. This only works completely for the 1542C. The host adapter code that sets up the residual amount of data transfer has to be added to each individual adapter. This library is usable on the other -host adapters, however, the SCSI driver pretends that the proper +host adapters; however, the SCSI driver pretends that the proper amount of data is always transferred. If you have an Adaptec 174x and can hack contact dufault@hda.com and you can have the code to calculate residual data for the 174x series to integrate and test. |