diff options
author | 2001-08-19 20:55:02 +0000 | |
---|---|---|
committer | 2001-08-19 20:55:02 +0000 | |
commit | aa0c56bdfb48a85d68a07ef76908f10cafc55183 (patch) | |
tree | 3cfa3da64ad7a2a74f9705018e5cd89e7c4bf296 | |
parent | remove unused bits and pieces. (diff) | |
download | wireguard-openbsd-aa0c56bdfb48a85d68a07ef76908f10cafc55183.tar.xz wireguard-openbsd-aa0c56bdfb48a85d68a07ef76908f10cafc55183.zip |
Typo.
-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 |