Un-revert typo fix (fauled -> failed). This is what I get for not
keeping my local RCS files in sync with the rest of the world. Caught red-handed by: bde
This commit is contained in:
parent
2d81fe5347
commit
2f8d013d96
@ -28,7 +28,7 @@
|
||||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
||||
.\" THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $Id: rl.4,v 1.8 1998/12/07 00:17:23 wpaul Exp $
|
||||
.\" $Id: rl.4,v 1.5 1998/12/07 00:34:59 wpaul Exp $
|
||||
.\"
|
||||
.Dd November 4, 1998
|
||||
.Dt RL 4 i386
|
||||
@ -123,7 +123,7 @@ the network connection (cable).
|
||||
.It "rl%d: no memory for rx list"
|
||||
The driver failed to allocate an mbuf for the receiver ring.
|
||||
.It "rl%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 "rl%d: chip is in D3 power state -- setting to D0"
|
||||
This message applies only to adapters which support power
|
||||
|
@ -28,7 +28,7 @@
|
||||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
||||
.\" THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $Id: rl.4,v 1.8 1998/12/07 00:17:23 wpaul Exp $
|
||||
.\" $Id: rl.4,v 1.5 1998/12/07 00:34:59 wpaul Exp $
|
||||
.\"
|
||||
.Dd November 4, 1998
|
||||
.Dt RL 4 i386
|
||||
@ -123,7 +123,7 @@ the network connection (cable).
|
||||
.It "rl%d: no memory for rx list"
|
||||
The driver failed to allocate an mbuf for the receiver ring.
|
||||
.It "rl%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 "rl%d: chip is in D3 power state -- setting to D0"
|
||||
This message applies only to adapters which support power
|
||||
|
Loading…
Reference in New Issue
Block a user