[Python-checkins] CVS: python/dist/src/Doc/lib libfnmatch.tex,1.16,1.17 libglob.tex,1.11,1.12

Fred L. Drake python-dev@python.org
Mon, 9 Oct 2000 11:12:32 -0700


Update of /cvsroot/python/python/dist/src/Doc/lib
In directory slayer.i.sourceforge.net:/tmp/cvs-serv14415/lib

Modified Files:
	libfnmatch.tex libglob.tex 
Log Message:

Work around annoyances in LaTeX2HTML.


Index: libfnmatch.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/lib/libfnmatch.tex,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -r1.16 -r1.17
*** libfnmatch.tex	2000/04/03 20:13:53	1.16
--- libfnmatch.tex	2000/10/09 18:12:29	1.17
***************
*** 3,7 ****
  
  \declaremodule{standard}{fnmatch}
! \modulesynopsis{\UNIX{} shell style filename pattern matching.}
  
  
--- 3,7 ----
  
  \declaremodule{standard}{fnmatch}
! \modulesynopsis{\UNIX\ shell style filename pattern matching.}
  
  

Index: libglob.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/lib/libglob.tex,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** libglob.tex	1999/03/16 16:40:01	1.11
--- libglob.tex	2000/10/09 18:12:29	1.12
***************
*** 3,7 ****
  
  \declaremodule{standard}{glob}
! \modulesynopsis{\UNIX{} shell style pathname pattern expansion.}
  
  
--- 3,7 ----
  
  \declaremodule{standard}{glob}
! \modulesynopsis{\UNIX\ shell style pathname pattern expansion.}