From a224392649ffb81dc1d67f41a01dd983b76d513b 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 --- docs-xml/manpages-3/mount.cifs.8.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs-xml') diff --git a/docs-xml/manpages-3/mount.cifs.8.xml b/docs-xml/manpages-3/mount.cifs.8.xml index 68106534fc..d00c19bb8d 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. + + -- cgit