From 3609fb5ae52eee1a22157f255dd082720123f395 Mon Sep 17 00:00:00 2001 From: gernot Date: Sun, 9 Mar 2003 12:37:33 +0000 Subject: [PATCH] typo... git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@35 4ebea2bb-67d4-0310-8558-a5799e421b66 --- docs/manual.README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual.README b/docs/manual.README index f1e2e3e..0899cda 100644 --- a/docs/manual.README +++ b/docs/manual.README @@ -19,7 +19,7 @@ xsltproc -o manual/ /usr/share/sgml/docbook/docbook-xsl-stylesheets/xhtml/chunk. You must also copy the images from /usr/share/sgml/docbook/docbook-xsl-stylesheets/xhtml to the created "manual" directory: -cp -r /usr/share/sgml/docbook/docbook-xsl-stylesheets/images/ . +cp -r /usr/share/sgml/docbook/docbook-xsl-stylesheets/images/ manual/ To validate the document, use e.g. xmllint: