diff options
author | Gerald Carter <jerry@samba.org> | 2007-04-11 14:18:13 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:31 -0500 |
commit | 6683280eb85e358c4a5ddf7e533af4b85b3318d2 (patch) | |
tree | a4eda651115a3c8ffef3ccd59f5e951bd66ac2d4 /docs/smbdotconf | |
parent | d18a030c70a9ad1732f4f9863defb7cfc5889e39 (diff) | |
download | samba-6683280eb85e358c4a5ddf7e533af4b85b3318d2.tar.gz samba-6683280eb85e358c4a5ddf7e533af4b85b3318d2.tar.bz2 samba-6683280eb85e358c4a5ddf7e533af4b85b3318d2.zip |
"reset on zero vc" is a global option. Make docs
match code.
(This used to be commit d21de94ab5d161d2a9b004984c8c2e23c04d0586)
Diffstat (limited to 'docs/smbdotconf')
-rw-r--r-- | docs/smbdotconf/misc/resetonzerovc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/smbdotconf/misc/resetonzerovc.xml b/docs/smbdotconf/misc/resetonzerovc.xml index dd63a4fc1a..3276cf5143 100644 --- a/docs/smbdotconf/misc/resetonzerovc.xml +++ b/docs/smbdotconf/misc/resetonzerovc.xml @@ -1,5 +1,5 @@ <samba:parameter name="reset on zero vc" - context="S" + context="G" type="boolean" advanced="1" developer="0" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> |