File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -116,8 +116,8 @@ This is what you need to do to compile and install Ruby:
116
116
* <tt>${DESTDIR}${prefix}/share/man/man1</tt>
117
117
* <tt>${DESTDIR}${prefix}/share/ri/${MAJOR}.${MINOR}.${TEENY}/system</tt>
118
118
119
- If Ruby's API version is ` _x.y.z_', the <tt>${MAJOR}</tt> is ` _x_', the
120
- <tt>${MINOR}</tt> is ` _y_', and the <tt>${TEENY}</tt> is ` _z_'.
119
+ If Ruby's API version is ' _x.y.z_', the <tt>${MAJOR}</tt> is ' _x_', the
120
+ <tt>${MINOR}</tt> is ' _y_', and the <tt>${TEENY}</tt> is ' _z_'.
121
121
122
122
*NOTE*: teeny of the API version may be different from one of
123
123
Ruby's program version
Original file line number Diff line number Diff line change @@ -142,8 +142,8 @@ Ruby拡張モジュールについて話し合うruby-extメーリングリス
142
142
* <tt>${DESTDIR}${prefix}/share/man/man1</tt>
143
143
* <tt>${DESTDIR}${prefix}/share/ri/${MAJOR}.${MINOR}.${TEENY}/system</tt>
144
144
145
- RubyのAPIバージョンが` _x.y.z_'であれば,<tt>${MAJOR}</tt>は
146
- ` _x_'で,<tt>${MINOR}</tt>は` _y_',<tt>${TEENY}</tt>は` _z_'です.
145
+ RubyのAPIバージョンが' _x.y.z_'であれば,<tt>${MAJOR}</tt>は
146
+ ' _x_'で,<tt>${MINOR}</tt>は' _y_',<tt>${TEENY}</tt>は' _z_'です.
147
147
148
148
<b>注意</b>: APIバージョンの+teeny+は,Rubyプログラムのバージョ
149
149
ンとは異なることがあります.
You can’t perform that action at this time.
0 commit comments