[glib] Fix the doc build
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Fix the doc build
- Date: Fri, 14 Sep 2012 23:40:29 +0000 (UTC)
commit 80105f173a45690c2332fa64c35b06874ef177d7
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Sep 14 19:40:24 2012 -0400
Fix the doc build
docs/reference/glib/Makefile.am | 1 +
docs/reference/glib/programming.xml | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/glib/Makefile.am b/docs/reference/glib/Makefile.am
index 88404ed..54918c8 100644
--- a/docs/reference/glib/Makefile.am
+++ b/docs/reference/glib/Makefile.am
@@ -65,6 +65,7 @@ content_files = \
building.xml \
changes.xml \
compiling.xml \
+ programming.xml \
resources.xml \
regex-syntax.xml \
version.xml \
diff --git a/docs/reference/glib/programming.xml b/docs/reference/glib/programming.xml
index 7c01801..87860c9 100644
--- a/docs/reference/glib/programming.xml
+++ b/docs/reference/glib/programming.xml
@@ -57,7 +57,7 @@ When it comes to GLib and its associated libraries, GLib and
GObject are generally fine to use in code that runs with elevated
privileges; they don't load modules (executable code in shared objects)
or run other programs 'behind your back'. GIO has to be used
-carefully in privileged programs, see the <unlink url="http://developer.gnome.org/gio/stable/ch02.html">GIO documentation</ulink> for details.
+carefully in privileged programs, see the <ulink url="http://developer.gnome.org/gio/stable/ch02.html">GIO documentation</ulink> for details.
</para>
</refsect2>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]