mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
[ruby/tempfile] [DOC] Monofont some text in Tempfile.create
https://github.com/ruby/tempfile/commit/7fa7436baa
This commit is contained in:
parent
d9093eab62
commit
8a0ae3a71a
@ -550,8 +550,8 @@ end
|
||||
#
|
||||
# Implementation note:
|
||||
#
|
||||
# The keyword argument <tt>anonymous=true</tt> is implemented using FILE_SHARE_DELETE on Windows.
|
||||
# O_TMPFILE is used on Linux.
|
||||
# The keyword argument <tt>anonymous=true</tt> is implemented using +FILE_SHARE_DELETE+ on Windows.
|
||||
# +O_TMPFILE+ is used on Linux.
|
||||
#
|
||||
# Related: Tempfile.new.
|
||||
#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user