diff options
Diffstat (limited to 'docs/manpages-3/smbclient.1.xml')
-rw-r--r-- | docs/manpages-3/smbclient.1.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/manpages-3/smbclient.1.xml b/docs/manpages-3/smbclient.1.xml index 7e4c1a666f..a20564393e 100644 --- a/docs/manpages-3/smbclient.1.xml +++ b/docs/manpages-3/smbclient.1.xml @@ -531,6 +531,13 @@ </varlistentry> <varlistentry> + <term>allinfo file</term> + <listitem><para>The client will request that the server return + all known information about a file or directory (including streams). + </para></listitem> + </varlistentry> + + <varlistentry> <term>altname file</term> <listitem><para>The client will request that the server return the "alternate" name (the 8.3 name) for a file or directory. @@ -1101,7 +1108,7 @@ <refsect1> <title>VERSION</title> - <para>This man page is correct for version 3 of the Samba suite.</para> + <para>This man page is correct for version 3.2 of the Samba suite.</para> </refsect1> |