diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2012-10-01 09:53:01 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2012-10-01 09:53:01 +0000 |
commit | b4346b9b2dfe86a97907573086dff096850dcb1d (patch) | |
tree | 9b951977cbd22dada9b868ac83b1d56791ea3859 /pt_BR.ISO8859-1/books/faq | |
parent | bee5d224febbeba11356aa848006a4f5f9e24b30 (diff) | |
download | doc-b4346b9b2dfe86a97907573086dff096850dcb1d.tar.gz doc-b4346b9b2dfe86a97907573086dff096850dcb1d.zip |
- Rename .sgml files to .xml
- Reflect the rename in referencing files
Approved by: doceng (implicit)
Notes
Notes:
svn path=/head/; revision=39631
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"> ]> <!-- |