aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1
diff options
context:
space:
mode:
Diffstat (limited to 'en_US.ISO8859-1')
-rw-r--r--en_US.ISO8859-1/books/fdp-primer/Makefile3
-rw-r--r--en_US.ISO8859-1/books/fdp-primer/book.sgml7
-rw-r--r--en_US.ISO8859-1/books/fdp-primer/chapters.ent3
3 files changed, 8 insertions, 5 deletions
diff --git a/en_US.ISO8859-1/books/fdp-primer/Makefile b/en_US.ISO8859-1/books/fdp-primer/Makefile
index da30afe48e..721b5e366f 100644
--- a/en_US.ISO8859-1/books/fdp-primer/Makefile
+++ b/en_US.ISO8859-1/books/fdp-primer/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.2 1999-04-26 21:45:04 nik Exp $
+# $Id: Makefile,v 1.3 1999-07-14 22:31:29 nik Exp $
#
# Build the FreeBSD Documentation Project Primer.
#
@@ -30,6 +30,7 @@ SRCS+= the-faq/chapter.sgml
SRCS+= the-handbook/chapter.sgml
SRCS+= the-website/chapter.sgml
SRCS+= tools/chapter.sgml
+SRCS+= translations/chapter.sgml
SRCS+= writing-style/chapter.sgml
# Entities
diff --git a/en_US.ISO8859-1/books/fdp-primer/book.sgml b/en_US.ISO8859-1/books/fdp-primer/book.sgml
index 3e6ac5ac8f..c1e35d9953 100644
--- a/en_US.ISO8859-1/books/fdp-primer/book.sgml
+++ b/en_US.ISO8859-1/books/fdp-primer/book.sgml
@@ -27,7 +27,7 @@
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
- $Id: book.sgml,v 1.4 1999-07-14 19:11:09 nik Exp $
+ $Id: book.sgml,v 1.5 1999-07-14 22:31:28 nik Exp $
-->
<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
@@ -56,9 +56,9 @@
<holder role="mailto:nik@FreeBSD.ORG">Nik Clayton</holder>
</copyright>
- <pubdate role="rcs">$Date: 1999-07-14 19:11:09 $</pubdate>
+ <pubdate role="rcs">$Date: 1999-07-14 22:31:28 $</pubdate>
- <releaseinfo>$Id: book.sgml,v 1.4 1999-07-14 19:11:09 nik Exp $</releaseinfo>
+ <releaseinfo>$Id: book.sgml,v 1.5 1999-07-14 22:31:28 nik Exp $</releaseinfo>
<legalnotice>
<para>Redistribution and use in source (SGML DocBook) and 'compiled'
@@ -264,6 +264,7 @@ Password:</screen></entry>
&chap.the-faq;
&chap.the-handbook;
&chap.the-website;
+ &chap.translations;
&chap.writing-style;
&chap.psgml-mode;
&chap.see-also;
diff --git a/en_US.ISO8859-1/books/fdp-primer/chapters.ent b/en_US.ISO8859-1/books/fdp-primer/chapters.ent
index 974039f391..3375e0085d 100644
--- a/en_US.ISO8859-1/books/fdp-primer/chapters.ent
+++ b/en_US.ISO8859-1/books/fdp-primer/chapters.ent
@@ -6,7 +6,7 @@
Chapters should be listed in the order in which they are referenced.
- $Id: chapters.ent,v 1.1 1999-04-20 20:59:49 nik Exp $
+ $Id: chapters.ent,v 1.2 1999-07-14 22:31:29 nik Exp $
-->
<!ENTITY chap.overview SYSTEM "overview/chapter.sgml">
@@ -17,6 +17,7 @@
<!ENTITY chap.the-faq SYSTEM "the-faq/chapter.sgml">
<!ENTITY chap.the-handbook SYSTEM "the-handbook/chapter.sgml">
<!ENTITY chap.the-website SYSTEM "the-website/chapter.sgml">
+<!ENTITY chap.translations SYSTEM "translations/chapter.sgml">
<!ENTITY chap.writing-style SYSTEM "writing-style/chapter.sgml">
<!ENTITY chap.psgml-mode SYSTEM "psgml-mode/chapter.sgml">
<!ENTITY chap.see-also SYSTEM "see-also/chapter.sgml">