diff options
| author | fukachan <fukachan> | 2006-01-16 10:24:27 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2006-01-16 10:24:27 +0000 |
| commit | ffbf5c8b595dc9b227616efff0b021f8a805acfa (patch) | |
| tree | 2e62551658e2783c51a00d1b771db3a358ee1f97 /fml/doc/ja/tutorial/internals/hook.sgml | |
| parent | 7c9a0e2cbeb115195e3aa8ba69b05a372446186b (diff) | |
| download | fml8-ffbf5c8b595dc9b227616efff0b021f8a805acfa.tar.gz fml8-ffbf5c8b595dc9b227616efff0b021f8a805acfa.tar.bz2 fml8-ffbf5c8b595dc9b227616efff0b021f8a805acfa.zip | |
several examples around on log, hooks, troubleshootings.
Diffstat (limited to 'fml/doc/ja/tutorial/internals/hook.sgml')
| -rw-r--r-- | fml/doc/ja/tutorial/internals/hook.sgml | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/fml/doc/ja/tutorial/internals/hook.sgml b/fml/doc/ja/tutorial/internals/hook.sgml index d66de589..f683df07 100644 --- a/fml/doc/ja/tutorial/internals/hook.sgml +++ b/fml/doc/ja/tutorial/internals/hook.sgml @@ -1,5 +1,5 @@ <!-- - $FML: hook.sgml,v 1.5 2004/05/22 12:33:49 fukachan Exp $ + $FML: hook.sgml,v 1.6 2004/10/06 09:07:39 fukachan Exp $ --> @@ -124,4 +124,16 @@ sub run </sect1> +<sect1 id="hook.recipes"> + <title> + ¥ì¥·¥Ô¡Çs + </title> + +<qandaset> +§.hook.recipes; +</qandaset> + +</sect1> + + </chapter> |
