diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-11-14 20:23:28 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-11-14 20:23:28 +0000 |
commit | f3663642ed2b175059a833b24473ef18c99adade (patch) | |
tree | 81ad78860a48ee97e00b515dda6fec0434e817a0 | |
parent | ef3f34f83748cec204bea22840d8e701efb3cbac (diff) |
typo
-rw-r--r-- | share/man/man4/atapiscsi.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/atapiscsi.4 b/share/man/man4/atapiscsi.4 index 8079d58df79..d102fe05839 100644 --- a/share/man/man4/atapiscsi.4 +++ b/share/man/man4/atapiscsi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: atapiscsi.4,v 1.2 1999/07/25 23:18:43 deraadt Exp $ +.\" $OpenBSD: atapiscsi.4,v 1.3 1999/11/14 20:23:27 deraadt Exp $ .\" .\" Copyright (c) 1999 Constantine Sapuntzakis. .\" @@ -58,7 +58,7 @@ For performance reasons, one should avoid putting an ATAPI device and a hard disk on the same cable. The driver does not support bus release and, even if it did, many ATAPI devices do not support it. There is only one command outstanding on a cable at a time. For example, if a -a hard disk and a CD drive are placed on the same cable, the hard disk +hard disk and a CD drive are placed on the same cable, the hard disk requests may get queued behind slower CD operations. .Sh BUGS Tape devices don't work yet. |