From ba969fdc824c24774ddc0ce3acf47da86a307d3e Mon Sep 17 00:00:00 2001
From: Dima Dorfman
Date: Wed, 5 Sep 2001 19:24:28 +0000
Subject: [PATCH] Fix typo (therefor -> therefore)
PR: 30345
Submitted by: Giorgos Keramidas
---
share/man/man4/ahc.4 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/share/man/man4/ahc.4 b/share/man/man4/ahc.4
index 71ca78baf65..831ee303039 100644
--- a/share/man/man4/ahc.4
+++ b/share/man/man4/ahc.4
@@ -244,7 +244,7 @@ for disconnected transactions are only of use to the controller
when the transfer is resumed. When the host queues another transaction
for the controller to execute, the controller firmware will use a
free SCB if one is available. Otherwise, the state of the most recently
-disconnected (and therefor most likely to stay disconnected) SCB is
+disconnected (and therefore most likely to stay disconnected) SCB is
saved, via dma, to host memory, and the local SCB reused to start
the new transaction. This allows the controller to queue up to
255 transactions regardless of the amount of SCB space. Since the