Skip to content

Commit ab356bd

Browse files
h-eastmityu
andauthored
Update doc/terminal.jax
Co-authored-by: mityu <mityu.mail@gmail.com>
1 parent 481d1ba commit ab356bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/terminal.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -934,7 +934,7 @@ term_start({cmd} [, {options}]) *term_start()*
934934
が pipe に切り替わる。
935935
Note: pty は行バッファリングされ、pipe はブロックバッファリン
936936
グされるため、stdout と stderr の出力順序は保持されない場合が
937-
ある。"err_cbw" を指定しない場合、stderr は stdout と同じ pty
937+
ある。"err_cb" を指定しない場合、stderr は stdout と同じ pty
938938
を使用するため、出力順序は保持されるが、stdout と stderr を区
939939
別することはできない。
940940

0 commit comments

Comments
 (0)