diff mbox

add info about how to obtain cifs module in cifs mount heleper manpages

Message ID 4a4634330908261355r28738a04gc9460c0561d3d9fb@mail.gmail.com
State New
Headers show

Commit Message

Shirish Pargaonkar Aug. 26, 2009, 8:55 p.m. UTC
Samba bugzilla bug 5129.  Would something like this added to the
manpages suffice?


 <refsect1>
diff mbox

Patch

diff --git a/docs-xml/manpages-3/mount.cifs.8.xml
b/docs-xml/manpages-3/mount.cifs.8.xml
index 9383f3f..4f775e8 100644
--- a/docs-xml/manpages-3/mount.cifs.8.xml
+++ b/docs-xml/manpages-3/mount.cifs.8.xml
@@ -62,6 +62,14 @@  kernel log.
 		the mounted resource is unmounted (usually via the umount utility).
 	</para>

+	<para>
+		<emphasis>mount.cifs -V</emphasis> command displays the version of
cifs mount helper.
+	</para>
+	<para>
+
+		<emphasis>modinfo cifs</emphasis> command displays the version of
cifs module.
+	</para>
+
 </refsect1>