- Merge the following from the English version:
r39133 -> r39584 head/ja_JP.eucJP/htdocs/internal/Makefile r36361 -> r39593 head/ja_JP.eucJP/htdocs/internal/internal.sgml
This commit is contained in:
parent
efe7023c1f
commit
38c985d4db
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39596
2 changed files with 12 additions and 7 deletions
ja_JP.eucJP/htdocs/internal
|
@ -1,6 +1,6 @@
|
|||
# $FreeBSD$
|
||||
# The FreeBSD Japanese Documentation Project
|
||||
# Original revision: r39133
|
||||
# Original revision: r39584
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -9,24 +9,25 @@
|
|||
.include "../Makefile.inc"
|
||||
.endif
|
||||
|
||||
DOCS+= about.sgml
|
||||
DOCS= about.sgml
|
||||
#DOCS+= bylaws.sgml
|
||||
#DOCS+= core-vote.sgml
|
||||
#DOCS+= data.sgml
|
||||
DOCS+= developer.sgml
|
||||
DOCS+= developer.sgml
|
||||
#DOCS+= doceng.sgml
|
||||
#DOCS+= expire-bits.sgml
|
||||
#DOCS+= fortunes.sgml
|
||||
#DOCS+= hats.sgml
|
||||
#DOCS+= i18n.sgml
|
||||
DOCS+= internal.sgml
|
||||
DOCS+= machines.sgml
|
||||
DOCS+= mirror.sgml
|
||||
DOCS+= internal.sgml
|
||||
DOCS+= machines.sgml
|
||||
DOCS+= mirror.sgml
|
||||
#DOCS+= new-account.sgml
|
||||
#DOCS+= policies.sgml
|
||||
#DOCS+= releng.sgml
|
||||
#DOCS+= resources.sgml
|
||||
DOCS+= statistic.sgml
|
||||
#DOCS+= working-with-hats.sgml
|
||||
|
||||
INDEXLINK= internal.html
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<!ENTITY title "FreeBSD Internal">
|
||||
]>
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.38 -->
|
||||
<!-- Original revision: r39593 -->
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
|
@ -51,6 +51,10 @@ package
|
|||
<a href="http://www.FreeBSD.org/internal/homepage.html">個人のホームページ</a> と
|
||||
<a href="&enbase;/multimedia/tag-photos.html">イベントの写真</a>。</p>
|
||||
|
||||
<p>コアチームによる <a href="&enbase;/internal/hats.html">Hat Term Limits Policy</a>
|
||||
や、&a.imp; によるガイドラインが <a href="&enbase;/internal/working-with-hats.html">how
|
||||
to work with hats</a> にあります。</p>
|
||||
|
||||
<h2>リソース</h2>
|
||||
|
||||
<p><a href="developer.html">FreeBSD Committers のためのリソース</a>。</p>
|
||||
|
|
Loading…
Reference in a new issue