From 9aebdc25010548c00d64b02f827c80a6e8fee9bf Mon Sep 17 00:00:00 2001 From: Shirish Pargaonkar Date: Tue, 7 Jul 2009 16:35:06 -0400 Subject: mount.cifs: clarify mapchars option Signed-off-by: Shirish Pargaonkar Signed-off-by: Jeff Layton --- docs-xml/manpages-3/mount.cifs.8.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs-xml/manpages-3') diff --git a/docs-xml/manpages-3/mount.cifs.8.xml b/docs-xml/manpages-3/mount.cifs.8.xml index 6461d82aef..9383f3ffc9 100644 --- a/docs-xml/manpages-3/mount.cifs.8.xml +++ b/docs-xml/manpages-3/mount.cifs.8.xml @@ -344,7 +344,9 @@ permissions in memory that can't be stored on the server. This information can d (which also forbids creating and opening files whose names contain any of these seven characters). This has no effect if the server does not support - Unicode on the wire. + Unicode on the wire. Please note that the files created + with mapchars mount option may not be accessible + if the share is mounted without that option. -- cgit