Commit graph

3 commits

Author SHA1 Message Date
Jordan K. Hubbard
7cfba98675 My previous commit was essentially a null-commit since cvs just turned
around and smashed the fix again, something I noticed immediately
thereafter.  The submitter heroically leaped forward with a fix after
I confessed insufficient ability with perl to make the match regexp work
correctly myself. :)

Submitted by:	Adruin "Adrian" Chadd <adrian@freebsd.org>
1999-12-25 07:03:37 +00:00
Jordan K. Hubbard
9e6692f546 Escape forward slashes in search pattern. 1999-12-25 05:25:46 +00:00
Jun Kuriyama
549131b114 Add "Synchronization Status" feature in Japanese web pages.
1. Add .sgml -> .revinc rule in web.mk.  This tells how to make SGML
   include file which contains revision information.

2. Add ja/revcheck script.  This script makes revision information
   from English SGML file and localized one.

3. Add *.revinc files into GENDOCS in localized Makefile.  This will
   generate *.revinc files from each *.sgml files.

4. Add %rev.diff entity into localized includes.sgml.

5. Add statement to include *.revinc for each *.sgml files.
   (this will be followed separately.)

Reviewed and not objected by:	Doc Team
1999-12-23 01:14:38 +00:00