diff options
| author | fukachan <fukachan> | 2002-03-18 13:34:35 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-03-18 13:34:35 +0000 |
| commit | 9f5ffc9db60dde976bedb32500585849438a7f64 (patch) | |
| tree | 67b3d04816b20dcb70f0e7d7c65c362dd1c6d0c9 /fml/doc/ja/tutorial/include/chapters.ent | |
| parent | 5ea49b381d7034a0b955ce50697667233bcbc8d7 (diff) | |
| download | fml8-9f5ffc9db60dde976bedb32500585849438a7f64.tar.gz fml8-9f5ffc9db60dde976bedb32500585849438a7f64.tar.bz2 fml8-9f5ffc9db60dde976bedb32500585849438a7f64.zip | |
create chapter on CGI, add comments on cgi rreconstruction
Diffstat (limited to 'fml/doc/ja/tutorial/include/chapters.ent')
| -rw-r--r-- | fml/doc/ja/tutorial/include/chapters.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/doc/ja/tutorial/include/chapters.ent b/fml/doc/ja/tutorial/include/chapters.ent index e94ac38e..3b454654 100644 --- a/fml/doc/ja/tutorial/include/chapters.ent +++ b/fml/doc/ja/tutorial/include/chapters.ent @@ -1,5 +1,5 @@ <!-- - $FML: chapters.ent,v 1.32 2002/03/18 06:57:36 fukachan Exp $ + $FML: chapters.ent,v 1.33 2002/03/18 07:39:57 fukachan Exp $ --> <!entity versin "1.1"> @@ -65,7 +65,7 @@ <!-- ÆâÉô¹½Â¤ --> <!entity chapter.bootloader SYSTEM "internals/bootloader.sgml"> <!entity sect.main.cf SYSTEM "internals/main.cf.sgml"> -<!entity sect.internal.cgi SYSTEM "internals/cgi.sgml"> +<!entity chapter.internal.cgi SYSTEM "internals/cgi.sgml"> <!entity chapter.programingstyle SYSTEM "internals/style.sgml"> <!entity chapter.design SYSTEM "internals/design.sgml"> <!entity chapter.config.cf SYSTEM "internals/config.cf.sgml"> |
