From d3c1cd6fe7cabdfd096e2d528639782dd5e2b2ff Mon Sep 17 00:00:00 2001 From: Robert Nordier Date: Sat, 5 Dec 1998 09:31:25 +0000 Subject: [PATCH] Fix typo (fauled) --- share/man/man4/man4.i386/mx.4 | 4 ++-- share/man/man4/man4.i386/pn.4 | 4 ++-- share/man/man4/man4.i386/rl.4 | 4 ++-- share/man/man4/man4.i386/tl.4 | 4 ++-- share/man/man4/man4.i386/vr.4 | 4 ++-- share/man/man4/man4.i386/wb.4 | 4 ++-- share/man/man4/man4.i386/xl.4 | 4 ++-- share/man/man4/mx.4 | 4 ++-- share/man/man4/pn.4 | 4 ++-- share/man/man4/rl.4 | 4 ++-- share/man/man4/tl.4 | 4 ++-- share/man/man4/vr.4 | 4 ++-- share/man/man4/wb.4 | 4 ++-- share/man/man4/xl.4 | 4 ++-- 14 files changed, 28 insertions(+), 28 deletions(-) diff --git a/share/man/man4/man4.i386/mx.4 b/share/man/man4/man4.i386/mx.4 index 9976bc65059..5c600b8a3f1 100644 --- a/share/man/man4/man4.i386/mx.4 +++ b/share/man/man4/man4.i386/mx.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: mx.4,v 1.4 1998/11/08 16:03:44 wpaul Exp $ +.\" $Id: mx.4,v 1.1 1998/12/04 18:01:22 wpaul Exp $ .\" .Dd November 5, 1998 .Dt MX 4 i386 @@ -111,7 +111,7 @@ the network connection (cable). .It "mx%d: no memory for rx list" The driver failed to allocate an mbuf for the receiver ring. .It "mx%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 "mx%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/man4.i386/pn.4 b/share/man/man4/man4.i386/pn.4 index 30ddef72014..dd053d97f97 100644 --- a/share/man/man4/man4.i386/pn.4 +++ b/share/man/man4/man4.i386/pn.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: pn.4,v 1.3 1998/11/08 05:23:37 wpaul Exp $ +.\" $Id: pn.4,v 1.1 1998/12/04 18:01:22 wpaul Exp $ .\" .Dd November 7, 1998 .Dt MX 4 i386 @@ -114,7 +114,7 @@ the network connection (cable). .It "pn%d: no memory for rx list" The driver failed to allocate an mbuf for the receiver ring. .It "pn%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 "pn%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/man4.i386/rl.4 b/share/man/man4/man4.i386/rl.4 index 690e2031b68..13f3feba6a9 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.7 1998/11/18 20:15:57 wpaul Exp $ +.\" $Id: rl.4,v 1.3 1998/11/18 21:05:11 wpaul Exp $ .\" .Dd November 4, 1998 .Dt RL 4 i386 @@ -122,7 +122,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/man4.i386/tl.4 b/share/man/man4/man4.i386/tl.4 index 7491592c2b0..b967d5ea4a6 100644 --- a/share/man/man4/man4.i386/tl.4 +++ b/share/man/man4/man4.i386/tl.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: tl.4,v 1.3 1998/05/06 05:40:56 wpaul Exp $ +.\" $Id: tl.4,v 1.1 1998/05/21 03:20:39 wpaul Exp $ .\" .Dd May 1, 1998 .Dt TL 4 i386 @@ -105,7 +105,7 @@ the network connection (cable). .It "tl%d: no memory for rx list" The driver failed to allocate an mbuf for the receiver ring. .It "tl%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. .El .Sh SEE ALSO diff --git a/share/man/man4/man4.i386/vr.4 b/share/man/man4/man4.i386/vr.4 index fae5c4da8e7..ee4a2b598a0 100644 --- a/share/man/man4/man4.i386/vr.4 +++ b/share/man/man4/man4.i386/vr.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: vr.4,v 1.1 1998/11/22 18:36:02 wpaul Exp $ +.\" $Id: vr.4,v 1.1 1998/12/04 18:01:22 wpaul Exp $ .\" .Dd November 22, 1998 .Dt VR 4 i386 @@ -113,7 +113,7 @@ the network connection (cable). .It "vr%d: no memory for rx list" The driver failed to allocate an mbuf for the receiver ring. .It "vr%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 "vr%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/man4.i386/wb.4 b/share/man/man4/man4.i386/wb.4 index 2b2623d23bd..d7171b61519 100644 --- a/share/man/man4/man4.i386/wb.4 +++ b/share/man/man4/man4.i386/wb.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: wb.4,v 1.6 1998/11/07 18:01:43 wpaul Exp $ +.\" $Id: wb.4,v 1.1 1998/12/04 18:01:22 wpaul Exp $ .\" .Dd November 4, 1998 .Dt WB 4 i386 @@ -112,7 +112,7 @@ the network connection (cable). .It "wb%d: no memory for rx list" The driver failed to allocate an mbuf for the receiver ring. .It "wb%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 "wb%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/man4.i386/xl.4 b/share/man/man4/man4.i386/xl.4 index 2d62c23f1ab..c4ac026f991 100644 --- a/share/man/man4/man4.i386/xl.4 +++ b/share/man/man4/man4.i386/xl.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: tl.4,v 1.3 1998/05/06 05:40:56 wpaul Exp $ +.\" $Id: xl.4,v 1.1 1998/08/16 17:19:58 wpaul Exp $ .\" .Dd August 16, 1998 .Dt XL 4 i386 @@ -121,7 +121,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 ot the 3c90x ASIC take time to complete: the diff --git a/share/man/man4/mx.4 b/share/man/man4/mx.4 index 9976bc65059..5c600b8a3f1 100644 --- a/share/man/man4/mx.4 +++ b/share/man/man4/mx.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: mx.4,v 1.4 1998/11/08 16:03:44 wpaul Exp $ +.\" $Id: mx.4,v 1.1 1998/12/04 18:01:22 wpaul Exp $ .\" .Dd November 5, 1998 .Dt MX 4 i386 @@ -111,7 +111,7 @@ the network connection (cable). .It "mx%d: no memory for rx list" The driver failed to allocate an mbuf for the receiver ring. .It "mx%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 "mx%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/pn.4 b/share/man/man4/pn.4 index 30ddef72014..dd053d97f97 100644 --- a/share/man/man4/pn.4 +++ b/share/man/man4/pn.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: pn.4,v 1.3 1998/11/08 05:23:37 wpaul Exp $ +.\" $Id: pn.4,v 1.1 1998/12/04 18:01:22 wpaul Exp $ .\" .Dd November 7, 1998 .Dt MX 4 i386 @@ -114,7 +114,7 @@ the network connection (cable). .It "pn%d: no memory for rx list" The driver failed to allocate an mbuf for the receiver ring. .It "pn%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 "pn%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 690e2031b68..13f3feba6a9 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.7 1998/11/18 20:15:57 wpaul Exp $ +.\" $Id: rl.4,v 1.3 1998/11/18 21:05:11 wpaul Exp $ .\" .Dd November 4, 1998 .Dt RL 4 i386 @@ -122,7 +122,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/tl.4 b/share/man/man4/tl.4 index 7491592c2b0..b967d5ea4a6 100644 --- a/share/man/man4/tl.4 +++ b/share/man/man4/tl.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: tl.4,v 1.3 1998/05/06 05:40:56 wpaul Exp $ +.\" $Id: tl.4,v 1.1 1998/05/21 03:20:39 wpaul Exp $ .\" .Dd May 1, 1998 .Dt TL 4 i386 @@ -105,7 +105,7 @@ the network connection (cable). .It "tl%d: no memory for rx list" The driver failed to allocate an mbuf for the receiver ring. .It "tl%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. .El .Sh SEE ALSO diff --git a/share/man/man4/vr.4 b/share/man/man4/vr.4 index fae5c4da8e7..ee4a2b598a0 100644 --- a/share/man/man4/vr.4 +++ b/share/man/man4/vr.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: vr.4,v 1.1 1998/11/22 18:36:02 wpaul Exp $ +.\" $Id: vr.4,v 1.1 1998/12/04 18:01:22 wpaul Exp $ .\" .Dd November 22, 1998 .Dt VR 4 i386 @@ -113,7 +113,7 @@ the network connection (cable). .It "vr%d: no memory for rx list" The driver failed to allocate an mbuf for the receiver ring. .It "vr%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 "vr%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/wb.4 b/share/man/man4/wb.4 index 2b2623d23bd..d7171b61519 100644 --- a/share/man/man4/wb.4 +++ b/share/man/man4/wb.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: wb.4,v 1.6 1998/11/07 18:01:43 wpaul Exp $ +.\" $Id: wb.4,v 1.1 1998/12/04 18:01:22 wpaul Exp $ .\" .Dd November 4, 1998 .Dt WB 4 i386 @@ -112,7 +112,7 @@ the network connection (cable). .It "wb%d: no memory for rx list" The driver failed to allocate an mbuf for the receiver ring. .It "wb%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 "wb%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/xl.4 b/share/man/man4/xl.4 index 2d62c23f1ab..c4ac026f991 100644 --- a/share/man/man4/xl.4 +++ b/share/man/man4/xl.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: tl.4,v 1.3 1998/05/06 05:40:56 wpaul Exp $ +.\" $Id: xl.4,v 1.1 1998/08/16 17:19:58 wpaul Exp $ .\" .Dd August 16, 1998 .Dt XL 4 i386 @@ -121,7 +121,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 ot the 3c90x ASIC take time to complete: the