summaryrefslogtreecommitdiff
path: root/docs/docbook-cheat-sheet
diff options
context:
space:
mode:
authorpanne <unknown>2004-08-26 20:08:55 +0000
committerpanne <unknown>2004-08-26 20:08:55 +0000
commita1939730ba7a460d702aca22322c4ec558e8be6d (patch)
tree6610d61c46e65191414110753580ead48d2dd0e0 /docs/docbook-cheat-sheet
parentbb88e732b7383c10496c0f60c3bdea2c22362cc6 (diff)
downloadhaskell-a1939730ba7a460d702aca22322c4ec558e8be6d.tar.gz
[project @ 2004-08-26 20:08:39 by panne]
SGML is dead, long live DocBook XML! Note: The BuildRequires tags in the spec files are still incomplete and the documentation about the DocBook tools needs to be updated, too. Stay tuned...
Diffstat (limited to 'docs/docbook-cheat-sheet')
-rw-r--r--docs/docbook-cheat-sheet/docbook-cheat-sheet.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docbook-cheat-sheet/docbook-cheat-sheet.xml b/docs/docbook-cheat-sheet/docbook-cheat-sheet.xml
index 7f76339a7c..f90ab7a085 100644
--- a/docs/docbook-cheat-sheet/docbook-cheat-sheet.xml
+++ b/docs/docbook-cheat-sheet/docbook-cheat-sheet.xml
@@ -61,7 +61,7 @@
<varlistentry>
<term>Comments</term>
<listitem>
- <para>Comments in SGML look like this: <sgmltag
+ <para>Comments in XML look like this: <sgmltag
class="sgmlcomment">This is a comment</sgmltag>.</para>
</listitem>
</varlistentry>
@@ -175,7 +175,7 @@
<sect1 id="docbook-tables">
<title>Tables</title>
- <para>Tables are quite complicated to write in SGML (as in HTML,
+ <para>Tables are quite complicated to write in DocBook XML (as in HTML,
there are lots of fiddly tags), so here's an example you can
cannibalise. In the spirit of the LaTeX short introduction I don't
repeat all the markup verbatim; you have to look at the source for