summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2009-02-02 11:46:39 +0100
committerKarolin Seeger <kseeger@samba.org>2009-02-16 09:56:52 +0100
commit16e53355a3686b5a99b3d5f06e27507f8d4eabd2 (patch)
tree62922b83c3663f28591ee8157928128a3a54a2b0 /docs-xml
parent8acc172960600eeb1eaed1651fcdc909c0d1ccd9 (diff)
downloadsamba-16e53355a3686b5a99b3d5f06e27507f8d4eabd2.tar.gz
docs: Describe "service" in man mount.cifs.
This fixes bug #5346. Thanks to the Debian Samba package maintainers for reporting and providing a patch! Karolin (cherry picked from commit 73f4fc1f802f31459b70dba4777d142d00fcdd92) (cherry picked from commit ab4768452811e67f6606253b5a79101184f777d0)
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/manpages-3/mount.cifs.8.xml11
1 files changed, 7 insertions, 4 deletions
diff --git a/docs-xml/manpages-3/mount.cifs.8.xml b/docs-xml/manpages-3/mount.cifs.8.xml
index 93823654b87..4eb9cb2b98d 100644
--- a/docs-xml/manpages-3/mount.cifs.8.xml
+++ b/docs-xml/manpages-3/mount.cifs.8.xml
@@ -43,10 +43,13 @@ by the popular Open Source server Samba.
</para>
<para>
- The mount.cifs utility attaches the UNC name (exported network resource) to
- the local directory <emphasis>mount-point</emphasis>. It is possible to set the mode for mount.cifs to
-setuid root to allow non-root users to mount shares to directories for which they
-have write permission.
+ The mount.cifs utility attaches the UNC name (exported network resource)
+ specified as <emphasis>service</emphasis> (using //server/share syntax,
+ where "server" is the server name or IP address and "share" is the name
+ of the share) to the local directory <emphasis>mount-point</emphasis>.
+ It is possible to set the mode for mount.cifs to setuid root to allow
+ non-root users to mount shares to directories for which they
+ have write permission.
</para>
<para>