* common.mk (help): there is no reason to use the abbreviation for here.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30207 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
usa 2010-12-14 09:19:55 +00:00
parent d6273007fc
commit 58f1c8fca8
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Tue Dec 14 18:19:03 2010 NAKAMURA Usaku <usa@ruby-lang.org>
* common.mk (help): there is no reason to use the abbreviation for here.
Tue Dec 14 15:03:46 2010 NAKAMURA Usaku <usa@ruby-lang.org>
* test/ruby/test_io.rb (test_reopen, test_reinitialize): should close

View File

@ -909,7 +909,7 @@ help: PHONY
" install-nodoc: install without rdoc" \
" install-cross: install cross compiling staff" \
" clean: clean for tarball" \
" distclean: clean for repo" \
" distclean: clean for repository" \
" change: make change log template" \
" golf: for golfers" \
"" \