thread(2): fix manpage typos (thanks rgl)
This commit is contained in:
parent
52e92163a6
commit
4dab28b14f
1 changed files with 2 additions and 2 deletions
|
@ -500,7 +500,7 @@ structure.
|
||||||
Otherwise,
|
Otherwise,
|
||||||
.I alt
|
.I alt
|
||||||
blocks until one of the operations can proceed,
|
blocks until one of the operations can proceed,
|
||||||
eventually returning the index of the structure executes.
|
eventually returning the index of the structure it executes.
|
||||||
.I Alt
|
.I Alt
|
||||||
returns \-1 when interrupted.
|
returns \-1 when interrupted.
|
||||||
The
|
The
|
||||||
|
@ -563,7 +563,7 @@ if errors occur, the entire program is aborted.
|
||||||
.PP
|
.PP
|
||||||
.I Chanclosing
|
.I Chanclosing
|
||||||
returns \-1 if no one called
|
returns \-1 if no one called
|
||||||
.I closed
|
.I chanclose
|
||||||
on the channel, and otherwise
|
on the channel, and otherwise
|
||||||
the number of elements still in the channel.
|
the number of elements still in the channel.
|
||||||
.PP
|
.PP
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue