summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve French <sfrench@samba.org>2005-04-28 04:21:42 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:46:31 -0500
commit7254d8812d2f313837309a8498bce7a1f844149d (patch)
treeaa472309d56bd9087fb1ee734b3c4451821f1039
parentff86ef58903cfb8a68be1ad7a9ca334ea086ff5a (diff)
downloadsamba-7254d8812d2f313837309a8498bce7a1f844149d.tar.gz
samba-7254d8812d2f313837309a8498bce7a1f844149d.tar.bz2
samba-7254d8812d2f313837309a8498bce7a1f844149d.zip
Fix umount.cifs.8 build break
(This used to be commit aae9cb6a427249e7362e1e8752216db9346a45df)
-rw-r--r--docs/manpages/umount.cifs.8.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manpages/umount.cifs.8.xml b/docs/manpages/umount.cifs.8.xml
index fe14a81113..66aa2714c6 100644
--- a/docs/manpages/umount.cifs.8.xml
+++ b/docs/manpages/umount.cifs.8.xml
@@ -86,7 +86,7 @@ For more information see the kernel file <filename>fs/cifs/README</filename>.
<para>At this time umount.cifs does not lock the mount table using the same lock as the umount utility does, so do not attempt to do multiple unmounts from different processes (unmounts of a cifs mount and another type of filesystem mount at the same time.
</para>
- <para>If the same mount point is mounted multiple times by cifs, umount.cifs will remove all of the matching entries from the mount table (although only actually unmount the last one), rather than only removing the last matching entry in /etc/mtab. The pseudofile /proc/mounts will display correct information though, and the lack of an entry in /etc/mtab does not prevent subsequent unmounts.
+ <para>If the same mount point is mounted multiple times by cifs, umount.cifs will remove all of the matching entries from the mount table (although only actually unmount the last one), rather than only removing the last matching entry in /etc/mtab. The pseudofile /proc/mounts will display correct information though, and the lack of an entry in /etc/mtab does not prevent subsequent unmounts.</para>
<para>
Note that the typical response to a bug report is a suggestion