[gnome-user-docs] Fix validation



commit a80ab02c710e7ae5f26f33767b651dcc1b7622ed
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Wed Jun 18 15:13:26 2014 -0400

    Fix validation

 system-admin-guide/C/lockdown-command-line.page |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/system-admin-guide/C/lockdown-command-line.page b/system-admin-guide/C/lockdown-command-line.page
index c31808d..1cda5a1 100644
--- a/system-admin-guide/C/lockdown-command-line.page
+++ b/system-admin-guide/C/lockdown-command-line.page
@@ -51,8 +51,8 @@
   <title>Disable the command prompt</title>
 
   <steps>
-    <include href="dconf-profile-user.xml"
-      xpointer="xmlns(mal=http://projectmallard.org/1.0/)xpointer(/mal:page/mal:steps/mal:item)"
+    <include href="dconf-snippets.xml"
+      xpointer="xpointer(/*/*[ xml:id='dconf-profile-gdm'])"
       xmlns="http://www.w3.org/2001/XInclude"/>
     <item>
       <p>Create a <sys>local</sys> database for machine-wide settings in
@@ -69,10 +69,9 @@ disable-command-line=true</code>
       <code># List the keys used to configure lockdown
 /org/gnome/desktop/lockdown/disable-command-line</code>
     </item>
-    <item>
-      <p>Update the system databases:</p>
-      <screen><output>$ </output><input>dconf update</input></screen>
-    </item>
+    <include href="dconf-snippets.xml"
+      xpointer="xpointer(/*/*[ xml:id='dconf-update'])"
+      xmlns="http://www.w3.org/2001/XInclude"/>
   </steps>
 </section>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]