From patchwork Tue Sep 8 13:26:25 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: add info about how to obtain cifs module in cifs mount heleper manpages X-Patchwork-Submitter: Shirish Pargaonkar X-Patchwork-Id: 33130 Message-Id: <4a4634330909080626m2b142d66lde9e0f29376ccc4f@mail.gmail.com> To: linux-cifs-client@lists.samba.org Date: Tue, 8 Sep 2009 08:26:25 -0500 From: Shirish Pargaonkar List-Id: The Linux CIFS VFS client Reposting the patch, hope the format looks correct. 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). + + mount.cifs -V command displays the version of cifs mount helper. + + + + modinfo cifs command displays the version of cifs module. + +