net: Fix documentation of net rap printq info
commit4ec9af7ab637912e2c16dc779836b3455c4653b3
authorCarsten Dumke <carsten@cdumke.de>
Thu, 13 Nov 2008 18:05:00 +0000 (13 12:05 -0600)
committerKarolin Seeger <kseeger@samba.org>
Tue, 9 Dec 2008 10:39:09 +0000 (9 11:39 +0100)
tree7fe663f5cb45d96092c3ce217308efb56d61e7cf
parent7ba051a8d0e94b2eadf8ab8fbd3792be8b7189d8
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>
(cherry picked from commit 0a7fb721cdc0d825cf246d53075ad32a81b2b31d)
docs-xml/manpages-3/net.8.xml
source/utils/net_rap.c