Fix markup error that suppressed space.
Closes SF bug #554257. Not relevant to older releases.
This commit is contained in:
parent
b2cb37f298
commit
1f89e2abcc
|
@ -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…
Reference in New Issue