diff options
| author | fukachan <fukachan> | 2001-04-26 08:58:36 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-04-26 08:58:36 +0000 |
| commit | 8da86e16b7fa6bf8d4058b9972ea5b6c34b21fbc (patch) | |
| tree | 99536e9b3675802932d07bb56cf2cd99b5da8690 /fml/doc/ja/tutorial | |
| parent | 153d359b4e4ee950ac581187bb7aade61c9d6895 (diff) | |
| download | fml8-8da86e16b7fa6bf8d4058b9972ea5b6c34b21fbc.tar.gz fml8-8da86e16b7fa6bf8d4058b9972ea5b6c34b21fbc.tar.bz2 fml8-8da86e16b7fa6bf8d4058b9972ea5b6c34b21fbc.zip | |
rename programing_style.sgml to style.sgml
Diffstat (limited to 'fml/doc/ja/tutorial')
| -rw-r--r-- | fml/doc/ja/tutorial/include.sgml | 28 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/style.sgml (renamed from fml/doc/ja/tutorial/programing_style.sgml) | 2 |
2 files changed, 15 insertions, 15 deletions
diff --git a/fml/doc/ja/tutorial/include.sgml b/fml/doc/ja/tutorial/include.sgml index f7300d57..f34620ed 100644 --- a/fml/doc/ja/tutorial/include.sgml +++ b/fml/doc/ja/tutorial/include.sgml @@ -1,36 +1,36 @@ <!-- - $FML: include.sgml,v 1.12 2001/04/25 03:54:02 fukachan Exp $ + $FML: include.sgml,v 1.13 2001/04/25 14:30:20 fukachan Exp $ --> <!entity versin "1.1"> <!-- include する SGML ファイル群 --> -<!entity bookinfo SYSTEM "bookinfo.sgml"> +<!entity bookinfo SYSTEM "bookinfo.sgml"> <!entity preface SYSTEM "preface.sgml"> -<!entity available SYSTEM "available.sgml"> +<!entity available SYSTEM "available.sgml"> <!entity docbook SYSTEM "docbook.sgml"> -<!entity download SYSTEM "download.sgml"> +<!entity download SYSTEM "download.sgml"> <!entity install SYSTEM "install.sgml"> <!entity terms SYSTEM "terms.sgml"> <!entity intro SYSTEM "intro.sgml"> <!entity install SYSTEM "install.sgml"> <!entity main.cf SYSTEM "main.cf.sgml"> -<!entity commands SYSTEM "commands.sgml"> -<!entity overview SYSTEM "overview.sgml"> +<!entity commands SYSTEM "commands.sgml"> +<!entity overview SYSTEM "overview.sgml"> -<!entity design SYSTEM "design.sgml"> -<!entity bootloader SYSTEM "bootloader.sgml"> -<!entity programingstyle SYSTEM "programing_style.sgml"> -<!entity reference SYSTEM "reference.sgml"> +<!entity design SYSTEM "design.sgml"> +<!entity bootloader SYSTEM "bootloader.sgml"> +<!entity programingstyle SYSTEM "style.sgml"> +<!entity reference SYSTEM "reference.sgml"> -<!entity appendix SYSTEM "appendix.sgml"> -<!entity glossary SYSTEM "glossary.sgml"> -<!entity cvstree SYSTEM "cvstree.sgml"> -<!entity cvstags SYSTEM "cvstags.sgml"> +<!entity appendix SYSTEM "appendix.sgml"> +<!entity glossary SYSTEM "glossary.sgml"> +<!entity cvstree SYSTEM "cvstree.sgml"> +<!entity cvstags SYSTEM "cvstags.sgml"> <!-- ポインタ --> diff --git a/fml/doc/ja/tutorial/programing_style.sgml b/fml/doc/ja/tutorial/style.sgml index 9bafefe8..4619dd81 100644 --- a/fml/doc/ja/tutorial/programing_style.sgml +++ b/fml/doc/ja/tutorial/style.sgml @@ -1,5 +1,5 @@ <!-- - $FML: programing_style.sgml,v 1.3 2001/04/24 13:38:26 fukachan Exp $ + $FML: programing_style.sgml,v 1.4 2001/04/24 14:21:32 fukachan Exp $ --> <chapter id="programingstyle"> |
