diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2013-02-05 09:14:34 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2013-02-05 09:14:34 +0000 |
commit | a06603e1e8c43dac65e769d0577e15561dde3acb (patch) | |
tree | 56789ede4270141e038c244e602fe2503127b62f /pt_BR.ISO8859-1/books/faq | |
parent | 5be98520031882d40220ca83d603138abb7ef89a (diff) | |
parent | fbf79ce9835e43f0e5de684052af39c914b817ab (diff) | |
download | doc-a06603e1e8c43dac65e769d0577e15561dde3acb.tar.gz doc-a06603e1e8c43dac65e769d0577e15561dde3acb.zip |
- MFH
Notes
Notes:
svn path=/projects/xml-tools/; revision=40889
Diffstat (limited to 'pt_BR.ISO8859-1/books/faq')
-rw-r--r-- | pt_BR.ISO8859-1/books/faq/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pt_BR.ISO8859-1/books/faq/Makefile b/pt_BR.ISO8859-1/books/faq/Makefile index 519a6a583c..eaad518875 100644 --- a/pt_BR.ISO8859-1/books/faq/Makefile +++ b/pt_BR.ISO8859-1/books/faq/Makefile @@ -21,11 +21,11 @@ INSTALL_ONLY_COMPRESSED?= WITH_BIBLIOXREF_TITLE?=YES # -# SRCS lists the individual SGML files that make up the document. Changes +# SRCS lists the individual XML files that make up the document. Changes # to any of these files will force a rebuild # -# SGML content +# XML content SRCS= book.xml DOC_PREFIX?= ${.CURDIR}/../../.. |