summaryrefslogtreecommitdiff
path: root/README.EXT.ja
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-11-29 15:30:54 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-11-29 15:30:54 +0000
commita6f026ab78cbcfedf4e1d4aaa26caee38476a88b (patch)
treec643f5cc605ac9cafef3e63a68daf1cbca7a71d5 /README.EXT.ja
parentf705c0412a2dfab1791419244a3f2ebb6e91593b (diff)
* README.EXT: Appendix B is duplicated.
* README.EXT.ja: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@1863 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'README.EXT.ja')
-rw-r--r--README.EXT.ja2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.EXT.ja b/README.EXT.ja
index 07a9e8b39d..fd7ec86059 100644
--- a/README.EXT.ja
+++ b/README.EXT.ja
@@ -1133,7 +1133,7 @@ void ruby_script(char *name)
Rubyのスクリプト名($0)を設定する.
-Appendix B. extconf.rbで使える関数たち
+Appendix C. extconf.rbで使える関数たち
extconf.rbの中では利用可能なコンパイル条件チェックの関数は以
下の通りである.