diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-08-12 23:45:58 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-08-12 23:45:58 +0000 |
commit | 83faad0d0e0006d695af25c04c4526e02c39ad46 (patch) | |
tree | 00a9a05432d793f865f87eee866f8efeaeb6cc4f /docs/docbook/projdoc/ProfileMgmt.xml | |
parent | 7b98e3a4b89265d21f2f7d3b28012fce23bfe1bf (diff) | |
download | samba-83faad0d0e0006d695af25c04c4526e02c39ad46.tar.gz samba-83faad0d0e0006d695af25c04c4526e02c39ad46.tar.bz2 samba-83faad0d0e0006d695af25c04c4526e02c39ad46.zip |
Conform better to the specs
(This used to be commit 412934e6d006697426e7adbcc686a5ab2b62742b)
Diffstat (limited to 'docs/docbook/projdoc/ProfileMgmt.xml')
-rw-r--r-- | docs/docbook/projdoc/ProfileMgmt.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/docbook/projdoc/ProfileMgmt.xml b/docs/docbook/projdoc/ProfileMgmt.xml index 013566b124..ff0c90067e 100644 --- a/docs/docbook/projdoc/ProfileMgmt.xml +++ b/docs/docbook/projdoc/ProfileMgmt.xml @@ -1202,14 +1202,14 @@ The choices are: <variablelist> <varlistentry> - <term>Local profiles:</term> <para>-</para> + <term>Local profiles:</term> <listitem><para> I know of no registry keys that will allow auto-deletion of LOCAL profiles on log out </para></listitem> </varlistentry> <varlistentry> - <term>Roaming profiles:</term> <para>-</para> + <term>Roaming profiles:</term> <listitem><para> As a user logs onto the network a centrally stored profile is copied to the workstation to form a local profile. This local profile will persist (remain on the workstation disk) @@ -1225,7 +1225,7 @@ The <emphasis>Roaming Profile</emphasis> choices are: <variablelist> <varlistentry> - <term>Personal Roaming profiles</term> <para>-</para> + <term>Personal Roaming profiles</term> <listitem><para> These are typically stored in a profile share on a central (or conveniently located local) server. @@ -1238,12 +1238,12 @@ The <emphasis>Roaming Profile</emphasis> choices are: </varlistentry> <varlistentry> - <term>Group profiles</term> <para>-</para> + <term>Group profiles</term> <listitem><para>These are loaded from a central profile server</para></listitem> </varlistentry> <varlistentry> - <term>Mandatory profiles</term> <para>-</para> + <term>Mandatory profiles</term> <listitem><para> Mandatory profiles can be created for a user as well as for any group that a user is a member of. Mandatory profiles can NOT be changed by ordinary users. Only the administrator |