From 1b5efd64b8ceb25e027db150fc9cb4da26b1b5a7 Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Wed, 9 Sep 2009 23:08:28 +0200 Subject: s3:docs: Add info about how to obtain cifs module in cifs mount helper manpage (cherry picked from commit a224392649ffb81dc1d67f41a01dd983b76d513b) Fixes bug #5129. (cherry picked from commit 646f0534acf0c480a61e0a02d1d815347b5e6d52) --- docs-xml/manpages-3/mount.cifs.8.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs-xml/manpages-3/mount.cifs.8.xml b/docs-xml/manpages-3/mount.cifs.8.xml index cbe10ae429f..948145878b4 100644 --- a/docs-xml/manpages-3/mount.cifs.8.xml +++ b/docs-xml/manpages-3/mount.cifs.8.xml @@ -65,6 +65,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. + + -- cgit v1.2.1