summaryrefslogtreecommitdiffstats
path: root/doc/tdelibs/man-checkXML.1.docbook
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 16:06:07 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 16:06:07 -0600
commitb63b93fb56b967427b1e3ac1b8adb6d16c7d245f (patch)
tree4a3e013842336b7511f911586b23e45fadfdc9dd /doc/tdelibs/man-checkXML.1.docbook
parent0722ee612ec7e4364c7c604bdec429c35c3e0048 (diff)
downloadtdelibs-b63b93fb56b967427b1e3ac1b8adb6d16c7d245f.tar.gz
tdelibs-b63b93fb56b967427b1e3ac1b8adb6d16c7d245f.zip
Finish rename from prior commit
Diffstat (limited to 'doc/tdelibs/man-checkXML.1.docbook')
-rw-r--r--doc/tdelibs/man-checkXML.1.docbook42
1 files changed, 42 insertions, 0 deletions
diff --git a/doc/tdelibs/man-checkXML.1.docbook b/doc/tdelibs/man-checkXML.1.docbook
new file mode 100644
index 000000000..a083c4739
--- /dev/null
+++ b/doc/tdelibs/man-checkXML.1.docbook
@@ -0,0 +1,42 @@
+<?xml version="1.0" ?>
+<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
+<!ENTITY % English "INCLUDE">
+]>
+
+<refentry lang="&language;">
+<refentryinfo>
+<author><personname><firstname>Lauri</firstname><surname>Watts</surname></personname><email>lauri@kde.org</email></author>
+<date>2003-07-03</date>
+</refentryinfo>
+
+<refmeta>
+<refentrytitle><command>checkXML</command></refentrytitle>
+<manvolnum>1</manvolnum>
+</refmeta>
+
+<refnamediv>
+<refname><command>checkXML</command></refname>
+<refpurpose>An &XML; lint tool for &kde; DocBook &XML; documents.</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>
+<cmdsynopsis>
+<command>checkXML</command> <arg><replaceable>filename</replaceable></arg>
+</cmdsynopsis>
+</refsynopsisdiv>
+
+<refsect1>
+<title>Description</title>
+
+<para><command>checkXML</command> is a tool to check for syntax errors in &kde;
+DocBook &XML; files. It can also be used for other DocBook based
+&XML; files, but you should use the less specific xmllint(1) tool if
+you are not writing or otherwise working on &kde;
+documentation.</para>
+</refsect1>
+
+<refsect1>
+<title>See Also</title>
+<para>meinproc(1) xmllint(1)</para>
+</refsect1>
+</refentry> \ No newline at end of file