diff options
author | Karolin Seeger <ks@samba.org> | 2007-05-02 07:59:48 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:32 -0500 |
commit | a4b639f0514e1329323afb27c72c604d25cde534 (patch) | |
tree | 970e3096a3a8b5b620e567c6fd49c4e2714291fd /docs/manpages-3 | |
parent | c94ceeea76a933e0374a3001ae99d2611f9dfdcd (diff) | |
download | samba-a4b639f0514e1329323afb27c72c604d25cde534.tar.gz samba-a4b639f0514e1329323afb27c72c604d25cde534.tar.bz2 samba-a4b639f0514e1329323afb27c72c604d25cde534.zip |
Add comment about umount.cifs to the manpage of smbumount (fix bug #4581)
(This used to be commit 0a8a7d88136bbdf51c76b9b80e0744537e99b1d4)
Diffstat (limited to 'docs/manpages-3')
-rw-r--r-- | docs/manpages-3/smbumount.8.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/manpages-3/smbumount.8.xml b/docs/manpages-3/smbumount.8.xml index 24c94a26d3..9a214fb406 100644 --- a/docs/manpages-3/smbumount.8.xml +++ b/docs/manpages-3/smbumount.8.xml @@ -30,6 +30,10 @@ the user who has mounted a filesystem is allowed to unmount it again. For root it is not necessary to use smbumount. The normal umount program works perfectly well.</para> + + <para>WARNING: <command>smbumount</command> is deprecated and not + maintained any longer. <command>umount.cifs</command> + should be used instead of <command>smbumount</command>.</para> </refsect1> <refsect1> |