summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-07-19 21:07:13 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-07-19 21:07:13 +0000
commit631d8fc35aaae0ec16ddce3c7bd73aff3c2e49ef (patch)
tree741a23b36ca6d93d38ce897a038ea21541d8a270 /share/man
parentbbc8053c84aad27f3c2f9013b6ee2985896a6b8d (diff)
wording from nick@
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/xl.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/xl.4 b/share/man/man4/xl.4
index b6c0edc922b..8222c8c3e53 100644
--- a/share/man/man4/xl.4
+++ b/share/man/man4/xl.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: xl.4,v 1.31 2004/07/16 06:08:05 deraadt Exp $
+.\" $OpenBSD: xl.4,v 1.32 2004/07/19 21:07:12 jmc Exp $
.\"
.\" Copyright (c) 1997, 1998
.\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
@@ -166,7 +166,7 @@ Some commands issued to the 3C90x ASIC take time to complete: the
driver is supposed to wait until the
.Dq command in progress
bit in the status register clears before continuing.
-In rare instances, this bit may not clear.
+In some instances, this bit may not clear.
To avoid getting caught in an infinite wait loop,
the driver only polls the bit a finite number of times before
giving up, at which point it issues this message.