Fix umount.cifs.8 build break
authorSteve French <sfrench@samba.org>
Thu, 28 Apr 2005 04:21:42 +0000 (04:21 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:46:31 +0000 (08:46 -0500)
(This used to be commit aae9cb6a427249e7362e1e8752216db9346a45df)

docs/manpages/umount.cifs.8.xml

index fe14a811139cd0375cf0350d851844d5631cec30..66aa2714c6016f15e8fcd56e2751814a69761eec 100644 (file)
@@ -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