Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4b11f2b

Browse files
committed
Typo: bites --> bytes
1 parent3a2611f commit4b11f2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Doc/lib/libpopen2.tex‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ \subsection{Flow Control Issues \label{popen2-flow-control}}
124124
standard error while the parent is reading from the child's standard
125125
out, a dead lock can occur. A similar situation can occur with other
126126
combinations of reads and writes. The essential factors are that more
127-
than\constant{_PC_PIPE_BUF}bites are being written by one process in
127+
than\constant{_PC_PIPE_BUF}bytes are being written by one process in
128128
a blocking fashion, while the other process is reading from the other
129129
process, also in a blocking fashion.
130130

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp