Commit graph

14 commits

Author SHA1 Message Date
John Fieber
92d9d9b9f4 Latest release is 2.1.7.
Someone who knows Japanese ought to update the date.
1997-02-19 16:44:22 +00:00
Masafumi Max NAKANE
3dc79b939d Bump the revision number in the Original revision: line by one iafter
all $Id$ changed to $FreeBSD$.
1997-01-15 13:16:51 +00:00
Jordan K. Hubbard
538f9021da Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
1997-01-14 06:27:56 +00:00
Masafumi Max NAKANE
48917f95cd Added kernelopts.sgml to SRCS. 1996-12-23 21:30:52 +00:00
Masafumi Max NAKANE
3177fa5702 Merge the en version changes made in 1.63 -> 1.64.
Submitted by:	Takashi Saeki <saeki@saskg.semicon.sony.co.jp>
1996-12-23 21:30:25 +00:00
Masafumi Max NAKANE
7ba90647d6 Added cvsup.sgml to SRCS. 1996-12-20 07:31:33 +00:00
Satoshi Asami
98d5afdae8 Add support for NLS document building.
Here's the logic (mostly suggested by John Fieber):

 @ If ALLLANG is defined, descend to all language-specific subdirs too.
 @ If ALLLANG is not defined, but LANG is defined and a subdirectory with
   that name exists, descend to that directory too.
 @ In either case, the default subdirectories are always traversed.

Right now there's only one subdirectory (ja_JP.EUC) with one document
(handbook).  Note these changes won't do anything if you don't have ALLLANG
defined or LANG set to ja_JP.EUC.

The make world for releases is expected to define ALLLANG, so all language-
specific documentation can be built (and be put in appropriate *dists).

This should be in 2.2.
1996-12-18 07:14:37 +00:00
Masafumi Max NAKANE
da8082afab Merge the changes made to en version (1.61 -> 1.63).
Submitted by:	Takashi Saeki <saeki@saskg.semicon.sony.co.jp>
1996-12-11 22:08:45 +00:00
Masafumi Max NAKANE
5bb5b63acd Merge the change made to the en version (1.59 -> 1.61.)
Submitted by:	Takashi Saeki <saeki@saskg.semicon.sony.co.jp>
1996-12-02 08:00:57 +00:00
Masafumi Max NAKANE
73c64ba41e Added new files to SRCS. 1996-12-02 07:25:53 +00:00
John Fieber
eb560e0662 Be explicit about the doc name (handbook) rather than inferring it
from the directory name.

2.2 candidate
1996-11-19 14:09:02 +00:00
Masafumi Max NAKANE
d12141c5a0 Sync with the English version in -current. 1996-11-19 11:33:33 +00:00
Masafumi Max NAKANE
87e0fe8740 Added some info about Japanese handbook in the abstract to avoid confusing
Japanese readers and send queries about Japanese handbook to doc@freebsd.org
in Japanese.

Some cosmetic tweaks.

Some improvement in translation.

This change, together with recent change to jmembers.sgml and jcontrib.sgml,
should definitely go into 2.2.
1996-11-18 23:14:37 +00:00
Satoshi Asami
fec6bb21fd Finally, the Japanese version of the handbook. Not in the parent
Makefile yet as John needs to figure out ${LANG}-based doc building.

Please put this in 2.2, or the translators are going to kill me. ;)

Submitted by:	doc-jp@jp.freebsd.org (The FreeBSD Japanese Doc Team)
Reviewed by:	doc-jp@jp.freebsd.org (mutual review)
1996-11-15 05:14:44 +00:00