diff options
author | Fred Drake <fdrake@acm.org> | 2001-11-06 22:14:35 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-11-06 22:14:35 (GMT) |
commit | 1a670c84147509bd8252cbdb61c2d84d383d341b (patch) | |
tree | d5d88e9fdf325a7a7c48fac055039433e0912912 /Doc/lib/libcalendar.tex | |
parent | 10b81ce4e558ce96c9c3cc78abf8fcd4ed19108a (diff) | |
download | cpython-1a670c84147509bd8252cbdb61c2d84d383d341b.zip cpython-1a670c84147509bd8252cbdb61c2d84d383d341b.tar.gz cpython-1a670c84147509bd8252cbdb61c2d84d383d341b.tar.bz2 |
Adjust the module synopsis to avoid margin overruns in the PDF format.
Diffstat (limited to 'Doc/lib/libcalendar.tex')
-rw-r--r-- | Doc/lib/libcalendar.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libcalendar.tex b/Doc/lib/libcalendar.tex index e279bd3..727ca1c 100644 --- a/Doc/lib/libcalendar.tex +++ b/Doc/lib/libcalendar.tex @@ -2,7 +2,7 @@ General calendar-related functions} \declaremodule{standard}{calendar} -\modulesynopsis{General functions for working with the calendar, +\modulesynopsis{Functions for working with calendars, including some emulation of the \UNIX\ \program{cal} program.} \sectionauthor{Drew Csillag}{drew_csillag@geocities.com} |