Added the new translations chapter.
This commit is contained in:
parent
f8c9ffdd22
commit
485417e2a6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5218
9 changed files with 24 additions and 15 deletions
en/tutorials/docproj-primer
en_US.ISO8859-1/books/fdp-primer
en_US.ISO_8859-1/books/fdp-primer
|
@ -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
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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">
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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">
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue