summaryrefslogtreecommitdiffstats
path: root/docs-xml/manpages-3/mount.cifs.8.xml
Commit message (Collapse)AuthorAgeFilesLines
* mount.cifs: clarify mapchars optionShirish Pargaonkar2009-07-071-1/+3
| | | | | Signed-off-by: Shirish Pargaonkar <shirishpargaonkar@gmail.com> Signed-off-by: Jeff Layton <jlayton@redhat.com>
* doc: clarify that mount.cifs never uses smb.confSuresh Jayaraman2009-07-061-0/+8
| | | | | | | | For some users who are used to smbclient, it is not clear that mount.cifs never uses smb.conf for configuring client specific parameters. So, let's add this information to mount.cifs man page. Signed-off-by: Suresh Jayaraman <sjayaraman@suse.de>
* mount.cifs: update the mount.cifs manpageJeff Layton2009-06-071-50/+95
| | | | | | | | | | | | Add a new section entitled FILE AND DIRECTORY OWNERSHIP AND PERMISSIONS that attempts to cover information about this topic. Change the uid= and gid= options to refer to that section. Add new varlistentries for forceuid, forcegid and dynperm. Also update the information about how the program behaves when installed as a setuid binary. Signed-off-by: Jeff Layton <jlayton@redhat.com>
* s3/docs: Raise version number up to 3.5.Karolin Seeger2009-04-071-1/+1
| | | | Karolin
* s3/docs: Fix typo in man mount.cifs.Karolin Seeger2009-02-231-1/+1
| | | | | | Thanks to Tobias Stoeckmann for reporting! Karolin
* docs: fix two typos in the mount.cifs manpageMichael Adam2009-02-061-2/+2
| | | | Michael
* docs: Describe "service" in man mount.cifs.Karolin Seeger2009-02-021-4/+7
| | | | | | | | This fixes bug #5346. Thanks to the Debian Samba package maintainers for reporting and providing a patch! Karolin
* docs: Improve man mount.cifs.Karolin Seeger2009-01-091-3/+5
| | | | | | | | | | | Add hint about specifying the workgroup in the credentials file. Whitespace cleanup. This fixes bug #4541. Patch based on proposed patch from Christian Perrier <bubulle@debian.org>. Thanks for reporting and providing a patch! Karolin
* Moving docs tree to docs-xml to make room for generated docs in the release ↵Gerald W. Carter2008-04-231-0/+614
tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)