summaryrefslogtreecommitdiff
path: root/docs/manual/helloworld.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/helloworld.sgml')
-rw-r--r--docs/manual/helloworld.sgml7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/manual/helloworld.sgml b/docs/manual/helloworld.sgml
index 0adcfc34ed..1002425dca 100644
--- a/docs/manual/helloworld.sgml
+++ b/docs/manual/helloworld.sgml
@@ -201,7 +201,12 @@ main (int argc, char *argv[])
</para>
<figure float="1" id="sec-hello-img">
<title>The Hello world pipeline</title>
- <graphic fileref="images/hello-world" format="png"></graphic>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/hello-world" format="PNG">
+ </imageobject>
+ </mediaobject>
+
</figure>
<para>