diff options
author | Jared Yanovich <jaredy@cvs.openbsd.org> | 2004-10-26 12:58:22 +0000 |
---|---|---|
committer | Jared Yanovich <jaredy@cvs.openbsd.org> | 2004-10-26 12:58:22 +0000 |
commit | b3942c66ac6fdb7b9b4b3358c56d4c33107dd173 (patch) | |
tree | ac18166e3a8a34a392de5b020cd846cef172337a /share/man/man4 | |
parent | b6b0421d2d890f0925b54bafe18cc61576d03e59 (diff) |
it is iwicontrol(8), not iwictl(8). ok deraadt fgsch
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/iwi.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/iwi.4 b/share/man/man4/iwi.4 index d91e6340843..bdbe35b5ec6 100644 --- a/share/man/man4/iwi.4 +++ b/share/man/man4/iwi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iwi.4,v 1.2 2004/10/20 15:34:18 miod Exp $ +.\" $OpenBSD: iwi.4,v 1.3 2004/10/26 12:58:21 jaredy Exp $ .\" .\" Copyright (c) 2004 .\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved. @@ -89,7 +89,7 @@ This should not happen. .Xr wi 4 , .Xr hostname.if 5 , .Xr ifconfig 8 , -.Xr iwictl 8 +.Xr iwicontrol 8 .Rs .%T The IWI Web Page .%O http://damien.bergamini.free.fr/ipw/ |