mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Fix markup error that suppressed space.
Closes SF bug #554257. Not relevant to older releases.
This commit is contained in:
parent
b2cb37f298
commit
1f89e2abcc
1 changed files with 1 additions and 1 deletions
|
@ -1193,7 +1193,7 @@ Availability: \UNIX.
|
|||
\end{funcdesc}
|
||||
|
||||
\begin{funcdesc}{waitpid}{pid, options}
|
||||
The details of this function differ on \UNIX and Windows.
|
||||
The details of this function differ on \UNIX{} and Windows.
|
||||
|
||||
On \UNIX:
|
||||
Wait for completion of a child process given by process id \var{pid},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue