diff options
Diffstat (limited to 'fml/doc/ja/tutorial/internals/cgi.examples.sgml')
| -rw-r--r-- | fml/doc/ja/tutorial/internals/cgi.examples.sgml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/fml/doc/ja/tutorial/internals/cgi.examples.sgml b/fml/doc/ja/tutorial/internals/cgi.examples.sgml index 737cad6d..bb720ff3 100644 --- a/fml/doc/ja/tutorial/internals/cgi.examples.sgml +++ b/fml/doc/ja/tutorial/internals/cgi.examples.sgml @@ -1,11 +1,10 @@ <!-- - $FML: dbms.sgml,v 1.5 2003/05/31 08:51:09 fukachan Exp $ + $FML: cgi.examples.sgml,v 1.1 2004/03/31 06:03:00 fukachan Exp $ 注意: cgi.sgml の中にはめ込むので <chapter> は不必要だ。 --> - <sect1 id="cgi.internal.example.isa"> <title> CGI の実装: CGI 関連クラスの継承関係 @@ -106,7 +105,7 @@ run_cgi_menu() は、入力画面の生成をおこないます。 </para> <para> -この2つはデフォルトのものを使っているという気分です。 +この2つは、たいていデフォルトのものを使っています。 <screen> run_cgi_title FML::Process::CGI::Kernel クラス (タイトル表示) run_cgi_options FML::Process::CGI::Kernel クラス (言語選択画面) |
