diff options
author | Paul Janzen <pjanzen@cvs.openbsd.org> | 2001-06-23 07:04:25 +0000 |
---|---|---|
committer | Paul Janzen <pjanzen@cvs.openbsd.org> | 2001-06-23 07:04:25 +0000 |
commit | 11993118ec95fb32951013cf67d32e705d786dcd (patch) | |
tree | 34815d1e0d1406635897ee82f1d846af37ee5b4f /share/man/man4/fxp.4 | |
parent | 167cd3ec94f5d7dc06392b3bedf7f33a64976f1f (diff) |
spelling fixes and minor repairs almost entirely from jsyn@nthought.com
Diffstat (limited to 'share/man/man4/fxp.4')
-rw-r--r-- | share/man/man4/fxp.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/fxp.4 b/share/man/man4/fxp.4 index 9e00bfb0342..67d9d85118b 100644 --- a/share/man/man4/fxp.4 +++ b/share/man/man4/fxp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fxp.4,v 1.17 2001/06/22 12:15:45 mpech Exp $ +.\" $OpenBSD: fxp.4,v 1.18 2001/06/23 07:03:55 pjanzen Exp $ .\" .\" Copyright (c) 1997 David E. O'Brien .\" @@ -99,7 +99,7 @@ A fatal initialization error has occurred. .It "fxp%d: couldn't map interrupt" A fatal initialization error has occurred. .It "fxp%d: Failed to malloc memory" -There are not enough mbuf's available for allocation. +There are not enough mbufs available for allocation. .It "fxp%d: device timeout" The device has stopped responding to the network, or there is a problem with the network connection (cable). |