From: Fred Drake Date: Fri, 10 May 2002 12:37:56 +0000 (+0000) Subject: Fix markup error that suppressed space. X-Git-Tag: v2.3c1~5699 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1f89e2abcc6ce5be344eed8ec89ebe38b6d11e51;p=python Fix markup error that suppressed space. Closes SF bug #554257. Not relevant to older releases. --- diff --git a/Doc/lib/libos.tex b/Doc/lib/libos.tex index c956ab1b22..aafe7b1977 100644 --- a/Doc/lib/libos.tex +++ b/Doc/lib/libos.tex @@ -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},