docs: Add missing prefixpath options for mount.cifs.
authorAndreas Schneider <asn@samba.org>
Mon, 5 Dec 2011 17:12:12 +0000 (18:12 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 5 Mar 2012 19:54:05 +0000 (20:54 +0100)
Signed-off-by: Andreas Schneider <asn@samba.org>
Fix bug #8645 (mount.cifs misses documentation for the prefixpath= option).
(cherry picked from commit d68296009d07bb644749d4655898f7908df7bfb7)

docs-xml/manpages-3/mount.cifs.8.xml

index c4fe2e8933a02c68ca6db5b9f2ea40151370b12d..21c7f609e970306ca7505fa967291ada1f43f081 100644 (file)
@@ -146,6 +146,18 @@ information.  </para>
 </listitem>
 </varlistentry>
 
+<varlistentry>
+       <term>prefixpath=<replaceable>arg</replaceable></term>
+       <listitem>
+               <para>
+                       It's possible to mount a subdirectory of a share. The preferred way
+                       to do this is to append the path to the UNC when mounting. However,
+                       it's also possible to do the same by setting this option and
+                       providing the path there.
+               </para>
+       </listitem>
+</varlistentry>
+
 <varlistentry>
        <term>forceuid</term>
        <listitem>