diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-09-26 12:22:03 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-09-26 12:22:03 +0000 |
commit | 0d1e45d361ffbdf15e91908f4336a55cc47780c4 (patch) | |
tree | a4800988cb5b1408051e20d2e82147a403c0d565 /docs/docbook/projdoc/PolicyMgmt.xml | |
parent | 2e4f22795bff9ed8827043907ea2de4334e608dc (diff) | |
download | samba-0d1e45d361ffbdf15e91908f4336a55cc47780c4.tar.gz samba-0d1e45d361ffbdf15e91908f4336a55cc47780c4.tar.bz2 samba-0d1e45d361ffbdf15e91908f4336a55cc47780c4.zip |
More updates to better conform to the DTD
(This used to be commit ca5371803cd18166cc9f8605be737b3760e69d4f)
Diffstat (limited to 'docs/docbook/projdoc/PolicyMgmt.xml')
-rw-r--r-- | docs/docbook/projdoc/PolicyMgmt.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/docbook/projdoc/PolicyMgmt.xml b/docs/docbook/projdoc/PolicyMgmt.xml index 10ecc0e440..74d35a0555 100644 --- a/docs/docbook/projdoc/PolicyMgmt.xml +++ b/docs/docbook/projdoc/PolicyMgmt.xml @@ -449,10 +449,10 @@ reboot and as part of the user logon: An ordered list of user GPOs is obtained. The list contents depends on what is configured in respect of: <itemizedlist> - <listitem>Is the user a Domain Member, thus subject to particular policies?</listitem> - <listitem>Loopback enablement, and the state of the loopback policy (Merge or Replace).</listitem> - <listitem>Location of the Active Directory itself.</listitem> - <listitem>Has the list of GPOs changed? No processing is needed if not changed.</listitem> + <listitem><para>Is the user a Domain Member, thus subject to particular policies?</para></listitem> + <listitem><para>Loopback enablement, and the state of the loopback policy (Merge or Replace).</para></listitem> + <listitem><para>Location of the Active Directory itself.</para></listitem> + <listitem><para>Has the list of GPOs changed? No processing is needed if not changed.</para></listitem> </itemizedlist> </para></listitem> |