diff options
author | Tim Potter <tpot@samba.org> | 2003-05-21 00:08:05 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2003-05-21 00:08:05 +0000 |
commit | acf9e7c95c85d2ff499c0205b833a45b47f3fe3b (patch) | |
tree | 100dbb7c5c0ffec12a22a51ded3fadcccbcf96de /docs/docbook/manpages/rpcclient.1.xml | |
parent | 273dbfd9c61ddeb2cce87c0bf72cdb0b0e297972 (diff) | |
download | samba-acf9e7c95c85d2ff499c0205b833a45b47f3fe3b.tar.gz samba-acf9e7c95c85d2ff499c0205b833a45b47f3fe3b.tar.bz2 samba-acf9e7c95c85d2ff499c0205b833a45b47f3fe3b.zip |
We don't support level 0 and do support level 5 for the enumprinters command.
(This used to be commit a7f47422db05592651b602bdedc4761c12f5210b)
Diffstat (limited to 'docs/docbook/manpages/rpcclient.1.xml')
-rw-r--r-- | docs/docbook/manpages/rpcclient.1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docbook/manpages/rpcclient.1.xml b/docs/docbook/manpages/rpcclient.1.xml index c6775d9721..688eef14e8 100644 --- a/docs/docbook/manpages/rpcclient.1.xml +++ b/docs/docbook/manpages/rpcclient.1.xml @@ -299,7 +299,7 @@ Comma Separated list of Files <listitem><para>Execute an EnumPrinters() call. This lists the various installed and share printers. Refer to the MS Platform SDK documentation for more details of the various flags and calling options. Currently - supported info levels are 0, 1, and 2.</para></listitem></varlistentry> + supported info levels are 1, 2 and 5.</para></listitem></varlistentry> |