[gnome-user-docs] Correct link problems in system-admin-guide



commit 6a0a12d39de884e1473475aba1eddcabd902a9be
Author: Shobha Tyagi <tyagishobha gmail com>
Date:   Thu Jul 18 22:48:50 2013 +0530

    Correct link problems in system-admin-guide

 system-admin-guide/C/custom-session-create.page    |    1 -
 .../C/dconf-favorite-applications.page             |    4 ++--
 system-admin-guide/C/session-debug.page            |    4 ++--
 3 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/system-admin-guide/C/custom-session-create.page b/system-admin-guide/C/custom-session-create.page
index 45cc95f..5b15279 100644
--- a/system-admin-guide/C/custom-session-create.page
+++ b/system-admin-guide/C/custom-session-create.page
@@ -6,7 +6,6 @@
     <revision version="0.1" date="2012-12-01" status="draft"
     />
     <link type="guide" xref="index" group="session" />
-    <link type="seealso" xref="classic-mode" />
     <link type="seealso" xref="custom-session-classic-mode" />
     <link type="seealso" xref="custom-session-set" />
     <link type="seealso" xref="custom-session-change" />
diff --git a/system-admin-guide/C/dconf-favorite-applications.page 
b/system-admin-guide/C/dconf-favorite-applications.page
index da565c7..7898f9a 100644
--- a/system-admin-guide/C/dconf-favorite-applications.page
+++ b/system-admin-guide/C/dconf-favorite-applications.page
@@ -62,7 +62,7 @@
 
   <note style="tip">
     <p>You can also
-    <link xref="lockdown">lockdown</link> the above settings to prevent users
+    <link xref="dconf-lockdown">lockdown</link> the above settings to prevent users
     from changing them.</p>
   </note>
 
@@ -101,7 +101,7 @@
     <p>Settings from the <code>user</code> database file
     will take preference over the settings in the
     <code>first_floor</code> database file, but
-    <link xref="lockdown">locks</link> introduced in the
+    <link xref="dconf-lockdown">locks</link> introduced in the
     <code>first_floor</code> database file will take priority over
     those present in <code>user</code>.</p>
   </note>
diff --git a/system-admin-guide/C/session-debug.page b/system-admin-guide/C/session-debug.page
index 362415e..253c744 100644
--- a/system-admin-guide/C/session-debug.page
+++ b/system-admin-guide/C/session-debug.page
@@ -40,9 +40,9 @@
   is now stored directly to the <app>systemd</app> journal. To get the logs
   back, you can use the <cmd>journalctl _UID=&lt;your-uid&gt;</cmd> command.</p>
   <p>You can find more information on the <app>journalctl</app> man page:
-  run <link xref="man:journalctl"><cmd>man journalctl</cmd></link>
+  run <link href="man:journalctl"><cmd>man journalctl</cmd></link>
   in the terminal or
-  <link xref="http://www.freedesktop.org/software/systemd/man/journalctl.html";>
+  <link href="http://www.freedesktop.org/software/systemd/man/journalctl.html";>
   view the man page online</link>.</p>
 </section>
 


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