summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>1998-12-07 18:14:30 +0000
committerwpaul <wpaul@FreeBSD.org>1998-12-07 18:14:30 +0000
commit2f8d013d96c256b3a48e227aab238e53eb9304cf (patch)
tree713744c15ff6631d556a12d55c098b01b5517867
parent2d81fe5347cbaf7f7830a3eee6ab940b613faa8f (diff)
downloadFreeBSD-src-2f8d013d96c256b3a48e227aab238e53eb9304cf.zip
FreeBSD-src-2f8d013d96c256b3a48e227aab238e53eb9304cf.tar.gz
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
-rw-r--r--share/man/man4/man4.i386/rl.44
-rw-r--r--share/man/man4/rl.44
2 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/man4.i386/rl.4 b/share/man/man4/man4.i386/rl.4
index 7584ff9..2b1ec12 100644
--- a/share/man/man4/man4.i386/rl.4
+++ b/share/man/man4/man4.i386/rl.4
@@ -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
diff --git a/share/man/man4/rl.4 b/share/man/man4/rl.4
index 7584ff9..2b1ec12 100644
--- a/share/man/man4/rl.4
+++ b/share/man/man4/rl.4
@@ -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
OpenPOWER on IntegriCloud