| Submitter | Shirish Pargaonkar |
|---|---|
| Date | 2009-09-08 13:26:25 |
| Message ID | <4a4634330909080626m2b142d66lde9e0f29376ccc4f@mail.gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/46707/ |
| State | New |
| Headers | show |
Comments
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>