diff options
| author | fukachan <fukachan> | 2002-09-15 02:10:50 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-09-15 02:10:50 +0000 |
| commit | 21a1b489c45658e0eff3171c267b61e8d254616d (patch) | |
| tree | 7869c1cbfd82c47b5ffe9221b213c79f3c6c68f2 | |
| parent | 742c27406bfb76298dc70d088eb14d97cdebf34e (diff) | |
| download | fml8-21a1b489c45658e0eff3171c267b61e8d254616d.tar.gz fml8-21a1b489c45658e0eff3171c267b61e8d254616d.tar.bz2 fml8-21a1b489c45658e0eff3171c267b61e8d254616d.zip | |
caution on aliases before test
| -rw-r--r-- | fml/doc/ja/tutorial/setup/test.sgml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/fml/doc/ja/tutorial/setup/test.sgml b/fml/doc/ja/tutorial/setup/test.sgml index e69de29b..c6a82196 100644 --- a/fml/doc/ja/tutorial/setup/test.sgml +++ b/fml/doc/ja/tutorial/setup/test.sgml @@ -0,0 +1,15 @@ +<chapter id="test"> + <title> + テスト + </title> + +<warning> +<para> +テストの前に +newml の際の重複チェックを効かせるために +postfix の aliases をきちんと追加して下さい。 +これをしないと root MLとか作れちゃいます:-) +</para> +</warning> + +</chapter> |
