The manpage erroneously states that nouser_xattr is the default, when
it's actually the reverse.

Reported-by: Dome <[email protected]>
Signed-off-by: Jeff Layton <[email protected]>
---
 mount.cifs.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mount.cifs.8 b/mount.cifs.8
index 8334f98..2643145 100644
--- a/mount.cifs.8
+++ b/mount.cifs.8
@@ -475,7 +475,7 @@ for more information\&.
 .PP
 nouser_xattr
 .RS 4
-(default) Do not allow getfattr/setfattr to get/set xattrs, even if server 
would support it otherwise\&.
+Do not allow getfattr/setfattr to get/set xattrs, even if server would support 
it otherwise. The default is for xattr support to be enabled.
 .RE
 .PP
 rsize=\fIbytes\fR
-- 
1.8.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-cifs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to