diff options
| -rw-r--r-- | share/man/man4/ahc.4 | 4 | ||||
| -rw-r--r-- | share/man/man4/man4.i386/ahc.4 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/ahc.4 b/share/man/man4/ahc.4 index bd8e392faa84..b786034749c1 100644 --- a/share/man/man4/ahc.4 +++ b/share/man/man4/ahc.4 @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: ahc.4,v 1.10 1998/03/12 07:30:30 charnier Exp $ +.\" $Id: ahc.4,v 1.11 1998/06/08 06:11:58 jkoshy Exp $ .\" .Dd April 20, 1996 .Dt AHC 4 i386 @@ -102,7 +102,7 @@ and to increase throughput. Tagged queueing can have a significant impact on performance for seek bound applications and should be enabled for most configurations. Unfortunately, some devices that claim to support tagged queueing fail -miserable when it is used. +miserably when it is used. The only reason tagged queueing remains as a controller option is as a stop gap measure until a mechanism to detect these broken devices and to control this feature on a per device basis is in place. diff --git a/share/man/man4/man4.i386/ahc.4 b/share/man/man4/man4.i386/ahc.4 index bd8e392faa84..b786034749c1 100644 --- a/share/man/man4/man4.i386/ahc.4 +++ b/share/man/man4/man4.i386/ahc.4 @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: ahc.4,v 1.10 1998/03/12 07:30:30 charnier Exp $ +.\" $Id: ahc.4,v 1.11 1998/06/08 06:11:58 jkoshy Exp $ .\" .Dd April 20, 1996 .Dt AHC 4 i386 @@ -102,7 +102,7 @@ and to increase throughput. Tagged queueing can have a significant impact on performance for seek bound applications and should be enabled for most configurations. Unfortunately, some devices that claim to support tagged queueing fail -miserable when it is used. +miserably when it is used. The only reason tagged queueing remains as a controller option is as a stop gap measure until a mechanism to detect these broken devices and to control this feature on a per device basis is in place. |
