summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2002-05-10 12:37:56 (GMT)
committerFred Drake <fdrake@acm.org>2002-05-10 12:37:56 (GMT)
commit1f89e2abcc6ce5be344eed8ec89ebe38b6d11e51 (patch)
treeb4c1ccc8691533eaaf9b38fee19121a1616e958a /Doc
parentb2cb37f2980df1efdb3b397a81164c980f5e7da6 (diff)
downloadcpython-1f89e2abcc6ce5be344eed8ec89ebe38b6d11e51.zip
cpython-1f89e2abcc6ce5be344eed8ec89ebe38b6d11e51.tar.gz
cpython-1f89e2abcc6ce5be344eed8ec89ebe38b6d11e51.tar.bz2
Fix markup error that suppressed space.
Closes SF bug #554257. Not relevant to older releases.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/lib/libos.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libos.tex b/Doc/lib/libos.tex
index c956ab1..aafe7b1 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},