diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2001-08-19 20:55:03 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2001-08-19 20:55:03 +0000 |
commit | c3b8d08d8545ced159b533349adb86a5b2a9463b (patch) | |
tree | febbe8ee37b6315dae21a78a435e7b17f408459e /share | |
parent | 1300f7d2d65082e570ac1fa03b61625930793ce4 (diff) |
Typo.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/wi.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/wi.4 b/share/man/man4/wi.4 index c7910eb1250..5358ef04f93 100644 --- a/share/man/man4/wi.4 +++ b/share/man/man4/wi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wi.4,v 1.14 2001/07/06 18:48:06 mickey Exp $ +.\" $OpenBSD: wi.4,v 1.15 2001/08/19 20:55:02 miod Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -145,7 +145,7 @@ was issued. .It "wi%d: failed to allocate %d bytes on NIC" The driver was unable to allocate memory for transmit frames in the NIC's on-board RAM. -.It "wd%d: device timeout" +.It "wi%d: device timeout" The WaveLAN failed to generate an interrupt to acknowledge a transmit command. .El |