From beff9d482affd9ebb78b111606219c834ac874d8 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Fri, 20 May 2005 22:48:58 +0000 Subject: More fixes. (This used to be commit a3bd4d9b07803ef82fd61d614ae6cb295a4d3b04) --- docs/manpages-3/libsmbclient.8.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'docs/manpages-3') 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 @@ libsmbclient 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. @@ -101,6 +105,15 @@ + + PROGRAMMERS GUIDE + + + Watch this space for future updates. + + + + VERSION -- cgit