From 85ed3a98befd3abbdec76f8c91d1dc980a9753a7 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Fri, 24 Nov 2006 20:02:24 +0000 Subject: More fixes. (This used to be commit 552cfeba01dad34c5bfd12c2a523361dc2ee9464) --- docs/smbdotconf/base/displaycharset.xml | 10 ++++++---- docs/smbdotconf/browse/oslevel.xml | 9 +++++---- docs/smbdotconf/vfs/msdfsproxy.xml | 2 +- 3 files changed, 12 insertions(+), 9 deletions(-) (limited to 'docs/smbdotconf') diff --git a/docs/smbdotconf/base/displaycharset.xml b/docs/smbdotconf/base/displaycharset.xml index 6ee4311965..5bace5b6b0 100644 --- a/docs/smbdotconf/base/displaycharset.xml +++ b/docs/smbdotconf/base/displaycharset.xml @@ -4,10 +4,12 @@ advanced="1" developer="1" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> - Specifies the charset that samba will use - to print messages to stdout and stderr and SWAT will use. - Should generally be the same as the . - + + Specifies the charset that samba will use to print messages to stdout and stderr. + The default value is "LOCALE", which means automatically set, depending on the + current locale. The value should generally be the same as the value of the parameter + . + "LOCALE" or "ASCII" (depending on the system) diff --git a/docs/smbdotconf/browse/oslevel.xml b/docs/smbdotconf/browse/oslevel.xml index 74dc7654a2..b147996cd8 100644 --- a/docs/smbdotconf/browse/oslevel.xml +++ b/docs/smbdotconf/browse/oslevel.xml @@ -4,11 +4,12 @@ basic="1" advanced="1" developer="1" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> - This integer value controls what level Samba - advertises itself as for browse elections. The value of this + + This integer value controls what level Samba advertises itself as for browse elections. The value of this parameter determines whether nmbd - 8 -has a chance of becoming a local master browser for the in the local broadcast area. + 8 has a chance of becoming a local master browser for the in the local broadcast area. + Note :By default, Samba will win a local master browsing election over all Microsoft operating diff --git a/docs/smbdotconf/vfs/msdfsproxy.xml b/docs/smbdotconf/vfs/msdfsproxy.xml index 5117bae224..bec685cbca 100644 --- a/docs/smbdotconf/vfs/msdfsproxy.xml +++ b/docs/smbdotconf/vfs/msdfsproxy.xml @@ -14,5 +14,5 @@ options to find out how to set up a Dfs root share. -\otherserver\someshare +\\otherserver\someshare -- cgit