diff options
author | Jason Wright <jason@cvs.openbsd.org> | 1998-12-22 05:37:08 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 1998-12-22 05:37:08 +0000 |
commit | 6a9625c4d92cd85965780b90efdf4ddc54c4c55a (patch) | |
tree | 52859c551840bd0d8357d95f7deba4a5778199d5 /share/man/man4/tl.4 | |
parent | 57ebdefb265729938fbdf7b6009d9988eb5480d6 (diff) |
typo; freebsd
Diffstat (limited to 'share/man/man4/tl.4')
-rw-r--r-- | share/man/man4/tl.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/tl.4 b/share/man/man4/tl.4 index 20d81881981..3a963432984 100644 --- a/share/man/man4/tl.4 +++ b/share/man/man4/tl.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tl.4,v 1.1 1998/10/10 04:41:53 jason Exp $ +.\" $OpenBSD: tl.4,v 1.2 1998/12/22 05:37:07 jason Exp $ .\" Copyright (c) 1997, 1998 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. .\" @@ -29,7 +29,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.1 1998/10/10 04:41:53 jason Exp $ +.\" $Id: tl.4,v 1.2 1998/12/22 05:37:07 jason Exp $ .\" .Dd May 1, 1998 .Dt TL 4 @@ -106,7 +106,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 |