[Python-checkins] CVS: python/dist/src/Doc/mac libmacic.tex,1.15,1.16 libmacos.tex,1.14,1.15

Fred L. Drake fdrake@users.sourceforge.net
Fri, 13 Jul 2001 19:10:13 -0700


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

Modified Files:
	libmacic.tex libmacos.tex 
Log Message:

Minor changes to match the style guide.


Index: libmacic.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/mac/libmacic.tex,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -r1.15 -r1.16
*** libmacic.tex	2000/10/14 04:45:22	1.15
--- libmacic.tex	2001/07/14 02:10:11	1.16
***************
*** 35,39 ****
  
  \begin{classdesc}{IC}{\optional{signature\optional{, ic}}}
! Create an internet config object. The signature is a 4-character creator
  code of the current application (default \code{'Pyth'}) which may
  influence some of ICs settings. The optional \var{ic} argument is a
--- 35,39 ----
  
  \begin{classdesc}{IC}{\optional{signature\optional{, ic}}}
! Create an Internet Config object. The signature is a 4-character creator
  code of the current application (default \code{'Pyth'}) which may
  influence some of ICs settings. The optional \var{ic} argument is a

Index: libmacos.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/mac/libmacos.tex,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** libmacos.tex	1999/03/02 16:36:35	1.14
--- libmacos.tex	2001/07/14 02:10:11	1.15
***************
*** 52,56 ****
  value of this function is a tuple with the old values of these options.
  Initial defaults are that all processing is enabled, checking is done every
! quarter second and the CPU is given up for a quarter second when in the
  background.
  \end{funcdesc}
--- 52,56 ----
  value of this function is a tuple with the old values of these options.
  Initial defaults are that all processing is enabled, checking is done every
! quarter second and the processor is given up for a quarter second when in the
  background.
  \end{funcdesc}