[Python-checkins] python/dist/src/Doc/lib libos.tex,1.84,1.85

fdrake@sourceforge.net fdrake@sourceforge.net
Fri, 10 May 2002 05:37:58 -0700


Update of /cvsroot/python/python/dist/src/Doc/lib
In directory usw-pr-cvs1:/tmp/cvs-serv15758

Modified Files:
	libos.tex 
Log Message:
Fix markup error that suppressed space.
Closes SF bug #554257.  Not relevant to older releases.


Index: libos.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/lib/libos.tex,v
retrieving revision 1.84
retrieving revision 1.85
diff -C2 -d -r1.84 -r1.85
*** libos.tex	1 May 2002 03:31:42 -0000	1.84
--- libos.tex	10 May 2002 12:37:56 -0000	1.85
***************
*** 1194,1198 ****
  
  \begin{funcdesc}{waitpid}{pid, options}
! The details of this function differ on \UNIX and Windows.
  
  On \UNIX:
--- 1194,1198 ----
  
  \begin{funcdesc}{waitpid}{pid, options}
! The details of this function differ on \UNIX{} and Windows.
  
  On \UNIX: