net: Fix documentation of net rap printq info
authorCarsten Dumke <carsten@cdumke.de>
Thu, 13 Nov 2008 18:05:00 +0000 (12:05 -0600)
committerKai Blin <kai@samba.org>
Mon, 17 Nov 2008 07:27:19 +0000 (08:27 +0100)
commit0a7fb721cdc0d825cf246d53075ad32a81b2b31d
treed9d33b8311e0812693b8705155daaaf9554d6e89
parenta512cc80890a2183d5643d8324fb9dc13fca1e9e
net: Fix documentation of net rap printq info

The man-page (see net(8)) and the usage-info (call "net help rap printq") of
'net rap printq' do contain an option "list" but in net_rap.c
the option is named "info".

Rename the option "list" in the documentation (man-pages + usage) to "info" to
match the code.

Signed-off-by: Kai Blin <kai@samba.org>
docs-xml/manpages-3/net.8.xml
source/utils/net_rap.c