diff options
Diffstat (limited to 'docs/manpages-3/libsmbclient.8.xml')
-rw-r--r-- | docs/manpages-3/libsmbclient.8.xml | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/docs/manpages-3/libsmbclient.8.xml b/docs/manpages-3/libsmbclient.8.xml index e55fd71b33..68bd06f033 100644 --- a/docs/manpages-3/libsmbclient.8.xml +++ b/docs/manpages-3/libsmbclient.8.xml @@ -33,7 +33,11 @@ <para> <command>libsmbclient</command> is a library toolset that permits applications - to browse CIFS/SMB network resources. + to manipulate CIFS/SMB network resources using many of the standards POSIX functions + available for manipulating local UNIX/Linux files. It permits much more than just browsing, + files can be opened and read or written, permissions changed, file times modified, attributes + and ACL's can be manipulated, and so on. Of course, its functionality includes all the + capabilities commonly called browsing. </para> <para> @@ -102,6 +106,15 @@ </refsect1> <refsect1> + <title>PROGRAMMERS GUIDE</title> + + <para> + Watch this space for future updates. + </para> + +</refsect1> + +<refsect1> <title>VERSION</title> <para> |