Hiroki Sato
b72344ec8e
Fix broken links.
...
Pointed out by: MIRACLE <nezumi-boy@rat-sv.net>
References: [doc-jp 12324]
2004-01-07 00:38:48 +00:00
Hideyuki KURASHINA
28a21a4512
Catch up with the English version:
...
1.23 -> 1.25 copyright/daemon.sgml
1.47 -> 1.48 internal/about.sgml
1.17 -> 1.18 java/index.sgml
1.9 -> 1.10 java/links/development.sgml
1.7 -> 1.8 java/links/freebsd.sgml
1.35 -> 1.37 java/newsflash.sgml
1.38 -> 1.41 news/news.sgml
1.8 -> 1.9 news/newsflash.xsl
1.3 -> 1.5 news/press.xsl
1.6 -> 1.8 news/pressreleases.sgml
1.2 -> 1.3 releases/5.1R/Makefile
1.92 -> 1.94 releases/index.sgml
1.89 -> 1.91 search/search.sgml
1.65 -> 1.68 search/web.atoz
2003-11-03 11:41:05 +00:00
Hiroki Sato
82d775b135
Merge the following from the English version:
...
1.32 -> 1.33 availability.sgml
1.68 -> 1.77 index.xsl
1.45 -> 1.47 internal/machines.sgml
1.33 -> 1.38 news/Makefile
1.4 -> 1.5 news/includes.xsl
1.30 -> 1.32 projects/newbies.sgml
1.139 -> 1.141 security/security.sgml
2003-09-21 17:18:14 +00:00
Hiroki Sato
c45560118a
Merge the following from the English version:
...
1.35 -> 1.38 news/news.sgml
1.5 -> 1.8 news/newsflash.xsl
1.7 -> 1.10 news/press-rel-2.sgml
1.6 -> 1.7 news/1997/index.sgml
2003-07-08 18:19:54 +00:00
Hideyuki KURASHINA
2717512eef
Add missing semicolon (;) of entity reference and directory separater (/).
...
Approved by: hrs (mentor)
Reference: [doc-jp-work 574]
2003-02-02 13:44:31 +00:00
Hiroki Sato
4790211b9d
Fix an editorial error and add missing "Original revision" line.
...
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
2002-07-30 12:43:21 +00:00
Hiroki Sato
92ebf47837
Merge the following from the English version:
...
1.144 -> 1.145 docs.sgml
1.3 -> 1.5 news/newsflash.xsl
2002-05-19 18:10:49 +00:00
Hiroki Sato
45a25ef92c
Merge the following from the English version:
...
1.143 -> 1.144 docs.sgml
1.18 -> 1.19 features.sgml
1.33 -> 1.34 commercial/commercial.sgml
1.5 -> 1.6 news/press-rel-5.sgml
1.6 -> 1.7 releases/2.2.1R/notes.sgml
1.6 -> 1.7 releases/2.2.2R/notes.sgml
1.7 -> 1.8 releases/2.2R/notes.sgml
1.3 -> 1.4 releases/3.3R/notes.sgml
1.93 -> 1.94 security/security.sgml
2002-05-16 12:03:08 +00:00
Hiroki Sato
eba7bccb82
Merge the following from the English version:
...
1.22 -> 1.23 index.xsl
1.19 -> 1.22 register.sgml
1.21 -> 1.22 internal/internal.sgml
1.4 -> 1.5 java/advocacy.sgml
1.32 -> 1.33 news/Makefile
1.34 -> 1.35 news/news.sgml
1.30 -> 1.32 releases/Makefile
1.91 -> 1.93 security/security.sgml
2002-05-15 18:21:59 +00:00
Jun Kuriyama
5f608c1b8e
MFen (HTML 4.01 transition).
2002-03-17 05:10:13 +00:00
Hiroyuki Hanai
c8390dd931
use punctuation marks and quotation chars.
...
submitted by: rio@tokyoalley.net
2002-03-04 12:12:40 +00:00
Jun Kuriyama
ec6840ce43
Punctuation character transition.
...
Submitted by: rio <rio@tokyoalley.net>
2002-03-04 00:34:20 +00:00
Jun Kuriyama
d433849f43
Merge the changes in the English version.
2002-01-25 06:37:04 +00:00
Jun Kuriyama
ba154e84e9
Merge the changes in the English version.
2002-01-16 05:24:33 +00:00
Jun Kuriyama
edf4ff4992
Merge the changes in the English version.
2002-01-14 13:38:56 +00:00
Jun Kuriyama
6ebe3891f7
Merge the changes in the English version.
2002-01-05 10:40:51 +00:00
Jun Kuriyama
f11c563a08
Merge the changes in the English version.
2002-01-02 15:33:03 +00:00
Hiroki Sato
20f4053a7f
- Merge the following from the English version
...
and fix a typo in news.xml:
1.31 -> 1.32 news/news.sgml
1.46 -> 1.49 news/news.xml
Pointed out by: KANOU Hiroki <kanou@mil.allnet.ne.jp>
References: [doc-jp 8592]
- Add a variable $enbase to point the original documents' base.
2002-01-01 19:17:15 +00:00
Alexey Zelkin
dc2d1fcd91
Wrap explicit calls of ${TIDY} with NO_TIDY define check. With this
...
patch build with defined(NO_TIDY) does not call tidy at all.
2001-12-13 19:30:10 +00:00
Alexey Zelkin
66e0a1cacf
Force tidy(1) to use '-raw' and newly added '-preserve' options
...
to process generated HTML. This not cause any side effects except
leaving some character entities in their numeric form instead
converting them into alphabetical notation (< instead of <),
but since all browsers understand such cases it is not a problem.
This commit should make all translations tidy clean, since
tidy should not arise entities conversion problem as it did
for long time before. Therefore all occurences of manual settings
of TIDYFLAGS and NO_TIDY declarations for translations are removed.
Also clean *OPTS/*FLAGS variables declaration like it was done in doc/ tree
some time ago. Currently all local additions to commands parameters that used
in make process should be passed thru *FLAGS variables. All variables
with OPTS suffix are reserved for internal use of web.site.mk now.
Cleanup part is based on work done by Cyrille Lefevre <clefevre-lists@noos.fr>
No objections from: -doc
Requested by: Russian and Japanese translation teams
2001-12-12 11:57:44 +00:00
Hiroki Sato
4e7105497f
Merge the following from the English version:
...
1.19 -> 1.46 news/news.xml
2001-12-02 16:13:47 +00:00
Hiroki Sato
32ee503e04
Fix malformed date string.
2001-12-01 05:45:27 +00:00
Hiroki Sato
5840741a85
Merge the following from the English version:
...
1.23 -> 1.25 mailto.sgml
1.44 -> 1.45 publish.sgml
1.41 -> 1.42 y2kbug.sgml
1.29 -> 1.30 news/Makefile
1.29 -> 1.31 news/news.sgml
1.2 -> 1.3 news/newsflash.xsl
1.33 -> 1.34 ports/Makefile
1.16 -> 1.17 ports/categories
1.41 -> 1.42 ports/portindex
1.72 -> 1.74 search/search.sgml
2001-11-19 15:35:49 +00:00
Jun Kuriyama
0c69545063
Merge the changes in the English version.
2001-09-18 12:49:14 +00:00
Jun Kuriyama
ed0d4d36d8
Refine translation.
...
Suggested by: Ako Umatani <aco@sfc.wide.ad.jp> and rio <rio@tokyoalley.net>
2001-09-18 12:47:54 +00:00
Jun Kuriyama
9b1304258e
Merge the changes in the English version.
2001-09-17 03:07:39 +00:00
Jun Kuriyama
9a3049f72a
Merge the changes in the English version.
2001-09-06 13:35:08 +00:00
Jun Kuriyama
e9c59bc9fe
Merge the changes in the English version.
2001-09-05 15:32:56 +00:00
Jun Kuriyama
80f9176969
Follow new framework for press.html with the English version.
2001-09-03 06:03:31 +00:00
Jun Kuriyama
9b2ac98390
Merge the changes in the English version.
2001-09-03 05:59:47 +00:00
Jun Kuriyama
e28c5b9f5e
Transit to new index.html.
2001-08-08 03:55:55 +00:00
Jun Kuriyama
a98aee4b31
Remove old qnewsletters.
2001-08-08 02:11:16 +00:00
Jun Kuriyama
d7c5844b64
Follow Nik's new XML framework.
2001-08-07 03:58:32 +00:00
Jun Kuriyama
f9aa781f8c
Merge the changes in the English version.
2001-08-07 02:51:09 +00:00
Jun Kuriyama
71376c411c
Merge the changes in the English version.
2001-08-04 03:43:32 +00:00
Hiroki Sato
f20f940d08
Inactivate old news/qnewsletter-*.
2001-08-01 14:36:54 +00:00
Jun Kuriyama
ff029d43b1
Backing out previsous commit.
...
Reported by: wosch
2001-08-01 14:01:52 +00:00
Jun Kuriyama
1726b988ea
Merge the changes in the English version (1.7 -> 1.8, 1.285 -> 1.291).
2001-07-30 02:46:05 +00:00
Jun Kuriyama
ccbf85a0d3
Merge the changes in the English version.
2001-07-28 06:27:52 +00:00
Jeroen Ruigrok van der Werven
57f2093358
Fix 404 by adding extra ../, since &base; refers to the /ja section.
...
Submitted by: checkbot
2001-07-26 06:48:10 +00:00
Jun Kuriyama
cf94a454e2
Second round of synchronizing.
2001-07-14 05:55:07 +00:00
Andrey A. Chernov
1ad5b4095a
ISO_ -> ISO rename
2001-06-11 02:39:07 +00:00
Jun Kuriyama
5797bfad27
Following changes in the English version are merged:
...
includes.sgml 1.39 -> 1.41
where.sgml 1.49 -> 1.50
internal/Makefile 1.24 -> 1.25
news/press-rel-1.sgml 1.4 -> 1.5
news/press-rel-2.sgml 1.4 -> 1.5
ports/Makefile 1.31 -> 1.32
ports/categories 1.14 -> 1.16
ports/ports.inc 1.55 -> 1.56
projects/newbies.sgml 1.16 -> 1.20
releases/index.sgml 1.54 -> 1.55
releases/2.2R/announce.sgml 1.5 -> 1.6
search/web.atoz 1.51 -> 1.52
2001-05-10 02:03:09 +00:00
Hiroki Sato
362436de3e
Merge the following from the English version:
...
1.248 -> 1.269 news/newsflash.sgml
Submitted by: Naoto Murakoshi <s1991204@cc.musashi.ac.jp>
References: [doc-jp 8161]
2001-05-08 15:11:53 +00:00
Jun Kuriyama
28d35f944f
Merge ths following changes in the English version:
...
1.168 -> 1.173 news/press.sgml
1.93 -> 1.101 projects/projects.sgml
1.36 -> 1.39 publish.sgml
Submitted by: susumu@wakabaya.net
2001-03-23 05:13:04 +00:00
Jun Kuriyama
ae16470f40
Merge the changes in the English version (1.237 -> 1.248).
...
Fix broken image link.
2001-03-08 09:38:22 +00:00
Hiroki Sato
2b8f9003aa
- Merge the following from the English version:
...
1.100 -> 1.101 index.sgml
1.5 -> 1.6 copyright/freebsd-license.sgml
1.235 -> 1.237 news/newsflash.sgml
1.18 -> 1.19 tutorials/index.sgml
- Add links to Japanese translations:
security/security.sgml
2001-01-23 01:40:31 +00:00
Hiroki Sato
f105eea6d1
- Merge the following from the English version:
...
1.2 -> 1.3 conspectus/Makefile
1.4 -> 1.7 conspectus/index.sgml
1.11 -> 1.12 internal/developer.sgml
1.15 -> 1.18 java/newsflash.sgml
1.233 -> 1.235 news/newsflash.sgml
1.167 -> 1.168 news/press.sgml
1.48 -> 1.51 ports/ports.inc
1.50 -> 1.51 search/web.atoz
- Add new translations and activate them.
Makefile
platforms/Makefile
platforms/ia64.sgml
platforms/index.sgml
platforms/ppc.sgml
platforms/alpha.sgml
(based on repo copy of alpha/alpha.sgml)
smp/Makefile
smp/index.sgml
2000-12-30 14:25:15 +00:00
Hiroki Sato
0d9dcc26b4
Merge the following from the English version:
...
1.224 -> 1.233 news/newsflash.sgml
1.14 -> 1.16 projects/newbies.sgml
1.45 -> 1.46 releases/index.sgml
1.10 -> 1.11 releases/snapshots.sgml
1.3 -> 1.4 releases/4.0R/errata.sgml
2000-12-27 16:08:55 +00:00
Hiroki Sato
576e5e167b
- Add Japanese footer and fix an unexpected
...
line-break (includes.sgml).
- Add new translation and activate it (java/press.sgml).
- Merge the following from the English version:
1.21 -> 1.22 internet.sgml (with some translation fixes)
1.211 -> 1.224 news/newsflash.sgml
1.160 -> 1.167 news/press.sgml
2000-11-29 15:49:59 +00:00