The branch, master has been updated
via e05d69f docs: correct the name of the idmap config group of
parameters
from 0aca421 ctdb: Fix the O3 developer build
https://git.samba.org/?p=samba.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit e05d69f0ba26fbca7d558d22984fd9daa6ff27da
Author: Michael Adam <[email protected]>
Date: Fri Nov 13 16:30:33 2015 +0100
docs: correct the name of the idmap config group of parameters
"idmap config DOMAIN : OPTION" is the pattern used.
Signed-off-by: Michael Adam <[email protected]>
Reviewed-by: Volker Lendecke <[email protected]>
Autobuild-User(master): Volker Lendecke <[email protected]>
Autobuild-Date(master): Fri Nov 13 19:55:33 CET 2015 on sn-devel-104
-----------------------------------------------------------------------
Summary of changes:
docs-xml/smbdotconf/winbind/idmapconfig.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Changeset truncated at 500 lines:
diff --git a/docs-xml/smbdotconf/winbind/idmapconfig.xml
b/docs-xml/smbdotconf/winbind/idmapconfig.xml
index 1cf5d4a..c9e5870 100644
--- a/docs-xml/smbdotconf/winbind/idmapconfig.xml
+++ b/docs-xml/smbdotconf/winbind/idmapconfig.xml
@@ -1,4 +1,4 @@
-<samba:parameter name="idmap config:OPTION"
+<samba:parameter name="idmap config DOMAIN : OPTION"
context="G"
type="string"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
--
Samba Shared Repository