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

Shirish Pargaonkar shirishpargaonkar at gmail.com
Tue Sep 8 21:39:19 MDT 2009


One more attempt.

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

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>

 <refsect1>
-- 

On Tue, Sep 8, 2009 at 8:26 AM, Shirish Pargaonkar
<shirishpargaonkar at gmail.com> wrote:
>
> 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).
>        </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>
>
>  <refsect1>


More information about the linux-cifs-client mailing list