From a384176cb93ab5b3db56675674bf7b0d4778ecec Mon Sep 17 00:00:00 2001 From: Alexander Bokovoy Date: Wed, 9 Apr 2003 14:38:24 +0000 Subject: Next batch of conversions: File names. Fixed some wrong context marks (most of "hide ..." parameters are per-share) (This used to be commit 0f8d5b210a60a40f95a43daf06d3d8686985ecd1) --- .../smbdotconf/filename/shortpreservecase.xml | 29 +++++++++++----------- 1 file changed, 15 insertions(+), 14 deletions(-) (limited to 'docs/docbook/smbdotconf/filename/shortpreservecase.xml') diff --git a/docs/docbook/smbdotconf/filename/shortpreservecase.xml b/docs/docbook/smbdotconf/filename/shortpreservecase.xml index 1c8b36380d..52c93e1370 100644 --- a/docs/docbook/smbdotconf/filename/shortpreservecase.xml +++ b/docs/docbook/smbdotconf/filename/shortpreservecase.xml @@ -1,16 +1,17 @@ - - short preserve case (S) - This boolean parameter controls if new files - which conform to 8.3 syntax, that is all in upper case and of - suitable length, are created upper case, or if they are forced - to be the default case - . This option can be use with preserve case = yes - to permit long filenames to retain their case, while short - names are lowered. + + + This boolean parameter controls if new files + which conform to 8.3 syntax, that is all in upper case and of + suitable length, are created upper case, or if they are forced + to be the default case + . This option can be use with preserve case = yes + to permit long filenames to retain their case, while short + names are lowered. - See the section on - NAME MANGLING. + See the section on NAME MANGLING. - Default: short preserve case = yes - - + Default: short preserve case = yes + + -- cgit