Commit graph

282 commits

Author SHA1 Message Date
Jun Kuriyama
5bd9824a9b MFen:
1.10 -> 1.14	l10n/chapter.sgml

Submitted by:	susumu-w@ops.dti.ne.jp
1999-09-09 15:59:38 +00:00
Jun Kuriyama
a8f627d1f1 MFen:
1.50 -> 1.51	authors.ent
	1.65 -> 1.66	staff/chapter.sgml
1999-09-08 22:43:44 +00:00
SADA Kenji
9f9971726b Welcome in Yoichi Asai.
PR:		ports/12150
Submitted by:	Yoichi Asai <yatt@msc.biglobe.ne.jp>
1999-09-08 22:40:23 +00:00
Jun Kuriyama
85bce7e465 MFen:
1.11 -> 1.17	bibliography/chapter.sgml
	1.6  -> 1.8	disks/chapter.sgml
	1.10 -> 1.13	internals/chapter.sgml
	1.9  -> 1.11	kernelopts/chapter.sgml
	1.5  -> 1.8	x11/chapter.sgml
	1.77 -> 1.79	book.sgml
	1.45 -> 1.65	staff/chapter.sgml
	1.13 -> 1.14	security/chapter.sgml
	1.9  -> 1.11	quotas/chapter.sgml
	1.12 -> 1.16	ppp-and-slip/chapter.sgml
	1.12 -> 1.15	pgpkeys/chapter.sgml
1999-09-08 13:23:53 +00:00
Jun Kuriyama
8282a04212 MFen:
1.24 -> 1.26	Makefile
	1.3  -> 1.4	chapters.ent
	1.2  -> 1.4	mailing-lists.ent
	1.1  -> 1.2	newsgroups.ent
	1.35 -> 1.50	authors.ent
	1.11 -> 1.15	advanced-networking/chapter.sgml
	1.8  -> 1.11	backups/chapter.sgml
	1.9  -> 1.11	basics/chapter.sgml
1999-09-08 12:22:32 +00:00
Peter Wemm
553f5f8a90 $Date$ -> $FreeBSD$ 1999-09-06 07:22:28 +00:00
Peter Wemm
106bc0c1ea Fix a mangled $Header$ and convert to $FreeBSD$ 1999-09-06 07:20:48 +00:00
Peter Wemm
5ff728b8ca $Id$ -> $FreeBSD$ 1999-09-06 06:53:43 +00:00
SADA Kenji
89f2fbc869 Welcome in IWASHITA Yoji.
PR:		ports/12451
Submitted by:	IWASHITA Yoji <shuna@pop16.odn.ne.jp>
1999-09-05 20:41:43 +00:00
Jun Kuriyama
901d865aae Catching up to 3.3-19990904-RC.
Reviewed by:	Japanese Online Manual Project <man-jp@jp.FreeBSD.ORG>
Submitted by:	Kazuo Horikawa <k-horik@yk.rim.or.jp>
1999-09-05 11:36:06 +00:00
Nik Clayton
99c6166e0f Damn. Missed important '/' in last commit. 1999-09-03 18:25:46 +00:00
Nik Clayton
cdf4d799c3 ${.CURDIR} and doc.project.mk usage. 1999-09-03 18:23:12 +00:00
Nik Clayton
78e0c3c1d4 Use doc.project.mk, and ${.CURDIR}. 1999-09-03 17:45:42 +00:00
Nik Clayton
20f7d377d1 Use doc.project.mk in place of docproj.docbook.mk.
Use the new ROOT_SYMLINKS variable where necessary.
1999-09-03 17:24:47 +00:00
Jun Kuriyama
1bdfcb29a9 Catching up to 3.2-19990831-STABLE.
Reviewed by:	Japanese Online Manual Project <man-jp@jp.FreeBSD.ORG>
Submitted by:	Kazuo Horikawa <k-horik@yk.rim.or.jp>
1999-09-01 15:15:02 +00:00
Jun Kuriyama
60af523f19 MFen:
1.1  -> 1.5	Makefile
	1.1  -> 1.4	books/faq/Makefile
	1.21 -> 1.24	books/handbook/Makefile
1999-08-31 15:00:04 +00:00
Jun Kuriyama
a43f1199ce Catching up to 3.2-19990827-STABLE.
Reviewed by:	Japanese Online Manual Project <man-jp@jp.FreeBSD.ORG>
Submitted by:	Kazuo Horikawa <k-horik@yk.rim.or.jp>
1999-08-30 14:53:36 +00:00
Jun Kuriyama
0c9d7180a3 Catching up to 3.2-19990824-STABLE (without pam_radius.8).
Reviewed by:	Japanese Online Manual Project <man-jp@jp.FreeBSD.ORG>
Submitted by:	Kazuo Horikawa <k-horik@yk.rim.or.jp>
1999-08-29 02:00:32 +00:00
Nik Clayton
1114afe19a Remove "FAQ" from SUBDIR. We'll keep the old FAQ around for a couple of
days before cvs remove'ing it, just in case.
1999-08-28 10:15:02 +00:00
Nik Clayton
d1b17042d0 Set the {JADE,TIDY}FLAGS variables in Makefile.inc, rather than in the
lower level Makefiles.  This should stop this problem happening for
new documentation under this part of the tree.
1999-08-28 09:48:29 +00:00
Nik Clayton
5d61c67118 When making the compatability symlink, do it in the parent directory
to both directories, and make it relative, rather than absolute.

This fixes the case where you might install the docs under one directory
/foo/bar/..., and then want to migrate them elsewhere (to /usr/share/).

With the old scheme, the symlink would start /foo/bar/..., and would
therefore be broken.

A good example of this happening is "make release" :-)
1999-08-26 19:42:13 +00:00
Nik Clayton
cba99c4bed JADEOPTS -> JADEFLAGS (see same change in ../faq/Makefile). 1999-08-26 19:11:32 +00:00
Nik Clayton
21d1b45894 JADEOPTS -> JADEFLAGS. Should fix the FAQ not appearing in the right
encoding.  This is a band aid fix, just to get it built, and will be fixed
properly in the next day or so, when I can properly analyze the problem.

Now to read the e-mail this has generated. . .
1999-08-26 19:01:18 +00:00
Jun Kuriyama
e894e169bc Catching up to 3.2-19990816-STABLE.
Reviewed by:	Japanese Online Manual Project <man-jp@jp.FreeBSD.ORG>
Submitted by:	Kazuo Horikawa <k-horik@yk.rim.or.jp>
1999-08-23 16:04:43 +00:00
Jun Kuriyama
73649de8e6 Add Japanese local options. 1999-08-23 15:33:55 +00:00
Nik Clayton
68fda92707 List the faq in ${SUBDIR}. 1999-08-19 20:37:05 +00:00
Nik Clayton
a3163ec304 Honour ${DOCDIR} when installing the documentation. 1999-08-19 20:36:02 +00:00
Jun Kuriyama
06be91b2cd DocBook version of the Japanese FAQ, first draft. 1999-08-18 22:18:16 +00:00
Nik Clayton
dce55200fb More Makefile framework. I don't know why CVS didn't commit these with
the other batch.
1999-08-17 21:35:56 +00:00
Nik Clayton
7fc8947ce8 The new Makefile framework. Does the right thing (pretty much) except
in the case of */FAQ/Makefile, because the FAQs are all in the wrong
place.  Things still install properly, but some of the directory paths
are hardcoded.  This will be going away ASAP.
1999-08-16 22:09:20 +00:00
Jun Kuriyama
1ddfdcdc1f Catching up to 3.2-19990807-STABLE.
Reviewed by:	Japanese Online Manual Project <man-jp@jp.FreeBSD.ORG>
Submitted by:	Kazuo Horikawa <k-horik@yk.rim.or.jp>
1999-08-08 16:10:22 +00:00
Munechika SUMIKAWA
398b81c695 Moved myself from the contributors to the developers. 1999-08-03 18:39:56 +00:00
Munechika SUMIKAWA
5cb227dab5 Add myself to the list of committers. 1999-08-03 17:18:22 +00:00
SADA Kenji
dd56ffde61 Fix misfiled translation.
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
1999-08-01 20:59:46 +00:00
SADA Kenji
f2329c27f3 Typo of sample command line.
Submitted by: Seiichi Satomi <ssatomi@rr.iij4u.or.jp>
1999-08-01 20:31:59 +00:00
Jun Kuriyama
a672597d69 Catching up to 3.2-19990730-STABLE.
Reviewed by:	Japanese Online Manual Project <man-jp@jp.FreeBSD.ORG>
Submitted by:	Kazuo Horikawa <k-horik@yk.rim.or.jp>
1999-07-31 11:16:11 +00:00
Yoshinobu Inoue
ba74b08a1c Re-sorted my name by my last name in committers list. 1999-07-30 19:22:17 +00:00
SADA Kenji
9574130d3d Add an entry for a problem abount lacking of ld.so for aout apps.
PR:	docs/12794
1999-07-30 17:40:10 +00:00
Yoshinobu Inoue
124f44a676 Add myself to the list of committers. 1999-07-30 10:17:48 +00:00
Jun Kuriyama
ace5579d11 MFen:
1.34 -> 1.35	authors.ent

Submitted by:	kuriyama
Discussed with:	tanimura
1999-07-27 09:39:06 +00:00
Jun Kuriyama
babd2d8c8c MFen:
1.25 -> 1.45	staff/chapter.sgml
	1.9  -> 1.10	l10n/chapter.sgml
	1.11 -> 1.12	pgpkeys/chapter.sgml
	1.11 -> 1.12	ppp-and-slip/chapter.sgml
	1.8  -> 1.9	quotas/chapter.sgml
	1.8  -> 1.9	mail/chapter.sgml

Submitted by:	kuriyama
1999-07-25 11:49:06 +00:00
Jun Kuriyama
27a47a02c8 MFen:
1.10 -> 1.11	bibliography/chapter.sgml
	1.5  -> 1.6	disks/chapter.sgml
	1.8  -> 1.10	internals/chapter.sgml

Submitted by:	"Naoyuki,Mori.(Condle)" <condle@mail.wbs.ne.jp>
Reviewed by:	kuriyama
1999-07-25 06:36:12 +00:00
Motoyuki Konno
d1cafbf972 Merge the following changes in the English version:
backups/chapter.sgml : 1.6 -> 1.8

Submitted by:	"Naoyuki,Mori.(Condle)" <condle@mail.wbs.ne.jp>
1999-07-12 15:30:57 +00:00
Jun Kuriyama
7d5eddebb4 MFen:
1.27 -> 1.34	authors.ent
	1.1  -> 1.2	chapter.decl
	1.75 -> 1.77	handbook.sgml
	1.10 -> 1.11	advanced-networking/chapter.sgml

Submitted by:	"Naoyuki,Mori.(Condle)" <condle@mail.wbs.ne.jp>
Reviewed by:	kuriyama
1999-07-11 11:48:04 +00:00
Jun Kuriyama
b8a511bf5b Catching up to 3.2-19990708-STABLE.
Reviewed by:	Japanese Online Manual Project <man-jp@jp.FreeBSD.ORG>
Submitted by:	Kazuo Horikawa <k-horik@yk.rim.or.jp>
1999-07-11 03:49:52 +00:00
Motoyuki Konno
59136dd55b Merge the following changes in the English version:
applicatioins.sgml : 1.9  -> 1.10
    commercial.sgml    : 1.4  -> 1.9
1999-06-25 09:23:41 +00:00
Motoyuki Konno
3adfdb15db Merge from English version:
authors.ent  : 1.15 -> 1.27
1999-06-25 08:55:44 +00:00
Motoyuki Konno
47b469fb5e Refine translation.
Submitted by:	hino@ccm.cl.nec.co.jp
1999-06-25 06:55:34 +00:00
Motoyuki Konno
761667107c Merge from English version:
kernelconfig/chapter.sgml  : 1.14 -> 1.16.

Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1999-06-25 06:48:38 +00:00
Jun Kuriyama
8a12b9944b Catching up to 3.2-19990619-STABLE.
Reviewed by:	Japanese Online Manual Project <man-jp@jp.FreeBSD.ORG>
Submitted by:	Kazuo Horikawa <k-horik@yk.rim.or.jp>
1999-06-20 12:44:59 +00:00