diff options
| author | fukachan <fukachan> | 2002-07-29 09:32:56 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-07-29 09:32:56 +0000 |
| commit | 628e6485aec2b7548b112d03f5b66596bb5b48c3 (patch) | |
| tree | a8bfe7a0aa1af7738019e50953656dde503a7236 /fml/doc/ja/tutorial/include/chapters.ent | |
| parent | 034a2022b642be3fb8f3e990df70cc3bc0675488 (diff) | |
| download | fml8-628e6485aec2b7548b112d03f5b66596bb5b48c3.tar.gz fml8-628e6485aec2b7548b112d03f5b66596bb5b48c3.tar.bz2 fml8-628e6485aec2b7548b112d03f5b66596bb5b48c3.zip | |
add more configuration examples around ml styles
Diffstat (limited to 'fml/doc/ja/tutorial/include/chapters.ent')
| -rw-r--r-- | fml/doc/ja/tutorial/include/chapters.ent | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/fml/doc/ja/tutorial/include/chapters.ent b/fml/doc/ja/tutorial/include/chapters.ent index abd2704f..5c1a88d9 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.46 2002/07/28 10:51:11 fukachan Exp $ + $FML: chapters.ent,v 1.47 2002/07/28 12:20:18 fukachan Exp $ --> <!entity versin "1.1"> @@ -48,11 +48,19 @@ <!-- パート II: 使い方の例とカスタマイズについて --> + +<!entity chapter.config SYSTEM "customize/chapter.config.sgml"> <!entity chapter.usage.user SYSTEM "usage/chapter.user.sgml"> <!entity chapter.usage.onhost SYSTEM "usage/chapter.onhost.sgml"> <!entity chapter.customize.mlstyle SYSTEM "customize/chapter.ml_style.sgml"> <!entity chapter.customize.header SYSTEM "customize/chapter.header.sgml"> +<!entity sect.config.autoreply SYSTEM "customize/autoreply.sgml"> +<!entity sect.config.command.permit.anyone SYSTEM "customize/command_permit_anyone.sgml"> +<!entity sect.config.command.rejectall SYSTEM "customize/command_rejectall.sgml"> +<!entity sect.config.mailmagazine SYSTEM "customize/mailmagazine.sgml"> +<!entity sect.config.post.permit.anyone SYSTEM "customize/post_permit_anyone.sgml"> + <!entity sect.usage.guide SYSTEM "usage/guide.sgml"> <!entity sect.usage.subscribe SYSTEM "usage/subscribe.sgml"> <!entity sect.usage.unsubscribe SYSTEM "usage/unsubscribe.sgml"> |
