diff options
author | rnordier <rnordier@FreeBSD.org> | 1998-12-05 09:31:25 +0000 |
---|---|---|
committer | rnordier <rnordier@FreeBSD.org> | 1998-12-05 09:31:25 +0000 |
commit | 4fead2dbd7022454378c7db1d12d30c354d174ea (patch) | |
tree | 63861db53e37fe7ee0127e4cc53a7b8fc87131fc /share/man/man4/vr.4 | |
parent | f46ce9931fe1f33c0a7905255713cf0357d20e3b (diff) | |
download | FreeBSD-src-4fead2dbd7022454378c7db1d12d30c354d174ea.zip FreeBSD-src-4fead2dbd7022454378c7db1d12d30c354d174ea.tar.gz |
Fix typo (fauled)
Diffstat (limited to 'share/man/man4/vr.4')
-rw-r--r-- | share/man/man4/vr.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/vr.4 b/share/man/man4/vr.4 index fae5c4d..ee4a2b5 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 |