https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203406
Bug ID: 203406
Summary: [patch] update for wpa_cli(8) manual page
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
Keywords: patch
Created attachment 161471
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161471&action=edit
diff to update the wpa_cli(8) manual page
Current manual page for wpi_cli(8) is out of date -dated 2005- and lacks
descriptions of command line options and many commands.
With this patch;
* SYNPOSIS section has been updated to reflect the command line options
* OPTIONS section, which includes the description of each command line option
(such as -v, -a, -G, -g, -B), has been added
* Other supported commands have been added into the COMMANDS sections. The
wpa_cli_commands[] structure contained in the
/contrib/wpa/wpa_supplicant/wpa_cli.c file is used as the reference for adding
new commands (commands that need a special compile time option have been
excluded)
Patch was generated against the wpa_cli.8 man page included in the "head"
branch.
wpa_cli.8.fni -> working copy
wpa_cli.8 -> original file from the "head" branch
Diff file was generated with the command below
diff -u wpa_cli.8 wpa_cli.8.fni > wpa_cli.8.diff
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"