diff options
Diffstat (limited to 'share/man/man4/xl.4')
-rw-r--r-- | share/man/man4/xl.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/xl.4 b/share/man/man4/xl.4 index 9872ce4b657..c8166dc6ce8 100644 --- a/share/man/man4/xl.4 +++ b/share/man/man4/xl.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: xl.4,v 1.20 2000/11/10 20:02:17 todd Exp $ +.\" $OpenBSD: xl.4,v 1.21 2001/03/01 16:11:20 aaron Exp $ .\" .\" Copyright (c) 1997, 1998 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -152,7 +152,7 @@ the network connection (cable). .It "xl%d: no memory for rx list" The driver failed to allocate an mbuf for the receiver ring. .It "xl%d: no memory for tx list" -The driver fauled to allocate an mbuf for the transmitter ring when +The driver failed to allocate an mbuf for the transmitter ring when allocating a pad buffer or collapsing an mbuf chain into a cluster. .It "xl%d: command never completed!" Some commands issued to the 3C90x ASIC take time to complete: the |