зеркало из https://github.com/github/ruby.git
[DOC] Fix layout in documentation of IO#fcntl
This commit is contained in:
Родитель
8cd62fbc17
Коммит
f867e936a9
2
io.c
2
io.c
|
@ -11372,7 +11372,7 @@ rb_fcntl(VALUE io, VALUE req, VALUE arg)
|
|||
* a file-oriented I/O stream. Arguments and results are platform
|
||||
* dependent.
|
||||
*
|
||||
* If +argument is a number, its value is passed directly;
|
||||
* If +argument+ is a number, its value is passed directly;
|
||||
* if it is a string, it is interpreted as a binary sequence of bytes.
|
||||
* (Array#pack might be a useful way to build this string.)
|
||||
*
|
||||
|
|
Загрузка…
Ссылка в новой задаче