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:
Bill Paul 1998-12-07 18:14:30 +00:00
parent 4979978b8d
commit f769cca5eb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=41590
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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