Patchworkβ [linux-cifs-client] add info about how to obtain cifs module in cifs mount heleper manpages

login
register
about
Submitter Shirish Pargaonkar
Date 2009-09-09 03:39:19
Message ID <4a4634330909082039p1ad8afc9k21b542116c7eff1c@mail.gmail.com>
Download mbox | patch
Permalink /patch/46684/
State New
Headers show

Comments

Shirish Pargaonkar - 2009-09-09 03:39:19
One more attempt.

---
 docs-xml/manpages-3/mount.cifs.8.xml |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)


 <refsect1>

Patch

diff --git a/docs-xml/manpages-3/mount.cifs.8.xml
b/docs-xml/manpages-3/mount.cifs.8.xml
index 6810653..d00c19b 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>