[PATCH]: action event name typo in wpa_cli(8)

Kel Modderman kel at otaku42.de
Fri Aug 24 07:19:13 EDT 2007


Hi Jouni,

wpa_cli manpage incorrectly describes the action events given to control
interface as CONNECT and DISCONNECT, each missing 'ED' suffix.

---
diff -Nrup wpa_supplicant-0.6.0/wpa_supplicant/doc/docbook/wpa_cli.sgml wpa_supplicant-0.6.0.wpa_cli/wpa_supplicant/doc/docbook/wpa_cli.sgml
--- wpa_supplicant-0.6.0/wpa_supplicant/doc/docbook/wpa_cli.sgml        2007-05-29 03:26:55.000000000 +1000
+++ wpa_supplicant-0.6.0.wpa_cli/wpa_supplicant/doc/docbook/wpa_cli.sgml        2007-08-24 21:06:53.000000000 +1000
@@ -140,7 +140,7 @@ CTRL-REQ-OTP-2:Challenge 1235663 needed
        <listitem><para>Run in daemon mode executing the action file
         based on events from wpa_supplicant.  The specified file will
        be executed with the first argument set to interface name and
-       second to "CONNECT" or "DISCONNECT" depending on the event.
+       second to "CONNECTED" or "DISCONNECTED" depending on the event.
        This can be used to execute networking tools required to configure
        the interface.</para>




More information about the HostAP mailing list