diff options
Diffstat (limited to 'zh_TW.Big5/books/fdp-primer/psgml-mode/chapter.xml')
-rw-r--r-- | zh_TW.Big5/books/fdp-primer/psgml-mode/chapter.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/zh_TW.Big5/books/fdp-primer/psgml-mode/chapter.xml b/zh_TW.Big5/books/fdp-primer/psgml-mode/chapter.xml index 1b2f97992c..6ef4bfc08f 100644 --- a/zh_TW.Big5/books/fdp-primer/psgml-mode/chapter.xml +++ b/zh_TW.Big5/books/fdp-primer/psgml-mode/chapter.xml @@ -31,8 +31,7 @@ $FreeBSD$ Original revision: 1.10 --> - -<chapter id="psgml-mode"> +<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="psgml-mode"> <title>Using <literal>sgml-mode</literal> with <application>Emacs</application></title> @@ -103,7 +102,7 @@ <para>Runs <literal>sgml-fill-element</literal>. Will recursively fill (i.e., reformat) content from the current element in. The filling <emphasis>will</emphasis> affect content in which whitespace is - significant, such as within <sgmltag>programlisting</sgmltag> + significant, such as within <tag>programlisting</tag> elements, so run this command with care.</para> </listitem> </varlistentry> |