diff options
author | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2001-11-29 15:30:54 +0000 |
---|---|---|
committer | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2001-11-29 15:30:54 +0000 |
commit | 080aa35bbaa08513e47ef4e7952da5fb4cc0b685 (patch) | |
tree | fa25635c74dba904d6f9a9a3d8fad7cdf811d713 /README.EXT | |
parent | 6ab0ff977d84d816cefa7a92c15aacd5b6694087 (diff) |
* README.EXT: Appendix B is duplicated.
* README.EXT.ja: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1863 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'README.EXT')
-rw-r--r-- | README.EXT | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.EXT b/README.EXT index f3db6fa45b..49279db73f 100644 --- a/README.EXT +++ b/README.EXT @@ -976,7 +976,7 @@ Starts execution of the interpreter. Specifies the name of the script ($0). -Appendix B. Functions Available in extconf.rb +Appendix C. Functions Available in extconf.rb These functions are available in extconf.rb: |