diff options
| author | Ken'ichi Fukamachi <fukachan@fml.org> | 2018-08-01 18:34:23 +0900 |
|---|---|---|
| committer | Ken'ichi Fukamachi <fukachan@fml.org> | 2018-08-01 18:34:23 +0900 |
| commit | fb27f88e2d157dc9b4f6279b089aa9dcd4d4c3e3 (patch) | |
| tree | 07f010e7c5d2703ec5f679ee85e81acf75034244 /fml/doc/en/tutorial/include | |
| parent | 64681a8f0e32c25a1d381be9350d6c436aa0b130 (diff) | |
| download | fml8-fb27f88e2d157dc9b4f6279b089aa9dcd4d4c3e3.tar.gz fml8-fb27f88e2d157dc9b4f6279b089aa9dcd4d4c3e3.tar.bz2 fml8-fb27f88e2d157dc9b4f6279b089aa9dcd4d4c3e3.zip | |
modified to catch up the scm changes (cvs to github).
Diffstat (limited to 'fml/doc/en/tutorial/include')
| -rw-r--r-- | fml/doc/en/tutorial/include/chapters.ent | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fml/doc/en/tutorial/include/chapters.ent b/fml/doc/en/tutorial/include/chapters.ent index 4a48afc3..28e08ca3 100644 --- a/fml/doc/en/tutorial/include/chapters.ent +++ b/fml/doc/en/tutorial/include/chapters.ent @@ -191,8 +191,7 @@ <!-- development --> -<!entity chapter.cvstree SYSTEM "devel/cvstree.sgml"> -<!entity chapter.cvstags SYSTEM "devel/cvstags.sgml"> +<!entity chapter.repository SYSTEM "devel/repository.sgml"> <!entity chapter.docbook SYSTEM "devel/docbook.sgml"> <!entity chapter.inet6 SYSTEM "devel/inet6.sgml"> <!entity chapter.program.create SYSTEM "devel/create_program.sgml"> |
