summaryrefslogtreecommitdiffstats
path: root/winsup/doc/faq-what.xml
diff options
context:
space:
mode:
authorWarren Young <warren@etr-usa.com>2013-05-01 23:30:25 +0000
committerWarren Young <warren@etr-usa.com>2013-05-01 23:30:25 +0000
commit8142972d870f24ae9683238889aa63bb395d3698 (patch)
treef91a244823eae49c14573bb44dd6b146b32866e8 /winsup/doc/faq-what.xml
parent0cfce9acc954315c359fd1c80079f4e3419dd461 (diff)
downloadcygnal-8142972d870f24ae9683238889aa63bb395d3698.tar.gz
cygnal-8142972d870f24ae9683238889aa63bb395d3698.tar.bz2
cygnal-8142972d870f24ae9683238889aa63bb395d3698.zip
Modernized user guide, API reference, and FAQ generation. Overall
effect is to move away from DocBook SGML and DJ Delorie's doctool and toward pure DocBook XSL. (There remains just one use of doctool, and we have plans for replacing it, too.) See ChangeLog for details.
Diffstat (limited to 'winsup/doc/faq-what.xml')
-rw-r--r--winsup/doc/faq-what.xml11
1 files changed, 9 insertions, 2 deletions
diff --git a/winsup/doc/faq-what.xml b/winsup/doc/faq-what.xml
index 166338d99..f973b3f2c 100644
--- a/winsup/doc/faq-what.xml
+++ b/winsup/doc/faq-what.xml
@@ -1,5 +1,12 @@
+<?xml version="1.0" encoding='UTF-8'?>
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.5//EN"
+ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
+
+<qandadiv id="faq.about">
+<title>About Cygwin</title>
+
<!-- faq-what.xml -->
-<qandaentry id="faq.what">
+<qandaentry id="faq.what.what">
<question><para>What is it?</para></question>
<answer>
@@ -152,4 +159,4 @@ function, so some email will have to go unanswered.
<para>Many thanks to everyone using the tools for their many contributions in
the form of advice, bug reports, and code fixes. Keep them coming!
</para></answer></qandaentry>
-
+</qandadiv>