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>
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