[Python-checkins] CVS: python/dist/src/Doc/doc doc.tex,1.12,1.12.2.1

Fred L. Drake fdrake@weyr.cnri.reston.va.us
Fri, 28 Jan 2000 16:17:12 -0500 (EST)


Update of /projects/cvsroot/python/dist/src/Doc/doc
In directory weyr:/home/fdrake/projects/python/Doc-152p1/doc

Modified Files:
      Tag: release152p1-patches
	doc.tex 
Log Message:

Clarify paragraph describing the synopsistable environment.


Index: doc.tex
===================================================================
RCS file: /projects/cvsroot/python/dist/src/Doc/doc/doc.tex,v
retrieving revision 1.12
retrieving revision 1.12.2.1
diff -C2 -r1.12 -r1.12.2.1
*** doc.tex	1999/06/11 14:25:45	1.12
--- doc.tex	2000/01/28 21:17:09	1.12.2.1
***************
*** 677,682 ****
      table generated by this environment contains two columns, and each
      row is defined by an alternate definition of
!     \macro{modulesynopsis}.  This environment is not normally use by
!     the user, but is created by the \macro{localmoduletable} macro.
  
  
--- 677,682 ----
      table generated by this environment contains two columns, and each
      row is defined by an alternate definition of
!     \macro{modulesynopsis}.  This environment is not normally used by
!     authors, but is created by the \macro{localmoduletable} macro.