Merge the following from the English version:
1.4 -> 1.6 contributors/Makefile 1.414 -> 1.415 contributors/article.sgml
This commit is contained in:
parent
13c6ef1768
commit
0ee9cbfdc3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17503
2 changed files with 5 additions and 9 deletions
ja_JP.eucJP/articles/contributors
|
@ -1,5 +1,5 @@
|
|||
# $FreeBSD$
|
||||
# Original revision: 1.4
|
||||
# Original revision: 1.6
|
||||
|
||||
DOC?= article
|
||||
|
||||
|
@ -13,6 +13,7 @@ WITH_ARTICLE_TOC?=YES
|
|||
ORGDIR=${DOC_PREFIX}/en_US.ISO8859-1/articles/contributors
|
||||
|
||||
SRCS= article.sgml
|
||||
SRCS+=${ORGDIR}/contrib.ent
|
||||
SRCS+=${ORGDIR}/contrib.386bsd.sgml
|
||||
SRCS+=${ORGDIR}/contrib.additional.sgml
|
||||
SRCS+=${ORGDIR}/contrib.committers.sgml
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
The FreeBSD Documentation Project
|
||||
The FreeBSD Japanese Documentation Project
|
||||
|
||||
Original revision: 1.414
|
||||
Original revision: 1.415
|
||||
$FreeBSD$
|
||||
-->
|
||||
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||||
|
@ -17,13 +17,8 @@
|
|||
<!ENTITY % mailing-lists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//JA">
|
||||
%mailing-lists;
|
||||
|
||||
<!ENTITY contrib.386bsd SYSTEM "../../../en_US.ISO8859-1/articles/contributors/contrib.386bsd.sgml">
|
||||
<!ENTITY contrib.additional SYSTEM "../../../en_US.ISO8859-1/articles/contributors/contrib.additional.sgml">
|
||||
<!ENTITY contrib.committers SYSTEM "../../../en_US.ISO8859-1/articles/contributors/contrib.committers.sgml">
|
||||
<!ENTITY contrib.core SYSTEM "../../../en_US.ISO8859-1/articles/contributors/contrib.core.sgml">
|
||||
<!ENTITY contrib.corealumni SYSTEM "../../../en_US.ISO8859-1/articles/contributors/contrib.corealumni.sgml">
|
||||
<!ENTITY contrib.develalumni SYSTEM "../../../en_US.ISO8859-1/articles/contributors/contrib.develalumni.sgml">
|
||||
|
||||
<!ENTITY % contrib.ent SYSTEM "../../../en_US.ISO8859-1/articles/contributors/contrib.ent">
|
||||
%contrib.ent;
|
||||
<!ENTITY % not.published "IGNORE">
|
||||
]>
|
||||
|
||||
|
|
Loading…
Reference in a new issue