Changeset 988 for vendor/current/docs/manpages/libsmbclient.7
- Timestamp:
- Nov 24, 2016, 1:14:11 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/docs/manpages/libsmbclient.7
r860 r988 2 2 .\" Title: libsmbclient 3 3 .\" Author: [see the "AUTHOR" section] 4 .\" Generator: DocBook XSL Stylesheets v1.7 6.1 <http://docbook.sf.net/>5 .\" Date: 0 9/18/20134 .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> 5 .\" Date: 05/02/2016 6 6 .\" Manual: 7 7 .\" Source: Samba 3.67 .\" Source: Samba 4.4 8 8 .\" Language: English 9 9 .\" 10 .TH "LIBSMBCLIENT" "7" "0 9/18/2013" "Samba 3\&.6" "7"10 .TH "LIBSMBCLIENT" "7" "05/02/2016" "Samba 4\&.4" "7" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * Define some portability stuff … … 41 41 suite\&. 42 42 .PP 43 44 43 libsmbclient 45 44 is a library toolset that permits applications 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\*(Aqs can be manipulated, and so on\&. Of course, its functionality includes all the capabilities commonly called browsing\&. 46 45 .PP 47 48 46 libsmbclient 49 47 can not be used directly from the command line, instead it provides an extension of the capabilities of tools such as file managers and browsers\&. This man page describes the configuration options for this tool so that the user may obtain greatest utility of use\&. … … 78 76 to it\&. 79 77 .PP 80 81 78 libsmbclient 82 79 will check the users shell environment for the
Note:
See TracChangeset
for help on using the changeset viewer.