diff options
Diffstat (limited to 'pt_BR.ISO8859-1/books/faq')
-rw-r--r-- | pt_BR.ISO8859-1/books/faq/Makefile | 2 | ||||
-rw-r--r-- | pt_BR.ISO8859-1/books/faq/book.xml (renamed from pt_BR.ISO8859-1/books/faq/book.sgml) | 2 |
2 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 2a168b9e91..519a6a583c 100644 --- a/pt_BR.ISO8859-1/books/faq/Makefile +++ b/pt_BR.ISO8859-1/books/faq/Makefile @@ -26,7 +26,7 @@ WITH_BIBLIOXREF_TITLE?=YES # # SGML content -SRCS= book.sgml +SRCS= book.xml DOC_PREFIX?= ${.CURDIR}/../../.. diff --git a/pt_BR.ISO8859-1/books/faq/book.sgml b/pt_BR.ISO8859-1/books/faq/book.xml index 992e196d42..bcc45bbd14 100644 --- a/pt_BR.ISO8859-1/books/faq/book.sgml +++ b/pt_BR.ISO8859-1/books/faq/book.xml @@ -3,7 +3,7 @@ "../../../share/sgml/freebsd42.dtd" [ <!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//PT" "../../share/sgml/entities.ent"> %entities; -<!ENTITY bibliography SYSTEM "../../share/sgml/bibliography.sgml"> +<!ENTITY bibliography SYSTEM "../../share/sgml/bibliography.xml"> ]> <!-- |