net: Fix documentation of net rap printq info (bug #5892)
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:51:17 +0000 (08:51 +0100)
commit67692e9b8f5ae09702c73c081f3a6937bd6de518
treecfd457087e19400d764ff2700b22735568a610b3
parentba12ab479b3764e0d251d74401dc5fa31a48f83d
net: Fix documentation of net rap printq info (bug #5892)

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