diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-03-01 16:11:27 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-03-01 16:11:27 +0000 |
commit | a8101bb62a943a6f3be32e278dfb61b33f912399 (patch) | |
tree | 729bb494a3d7ffc4446d41c7f093d0b3c6b5e639 /share/man/man4/xl.4 | |
parent | 12ca5d25eb55ba1e1070228b55554de4dfdc9676 (diff) |
A slew of share/ man page fixes; nordin@cse.ogi.edu. These have been sitting
in my INBOX since Nov 6, 2000, probably forgot about them since the tree was
frozen at that time.
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 |