diff options
author | Fred Drake <fdrake@acm.org> | 1999-02-20 04:51:16 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1999-02-20 04:51:16 (GMT) |
commit | 67d229ea76754db032f546010c7834c9f408c663 (patch) | |
tree | bac4849c73085e5cb9a0f2494636863669297b12 /Doc/lib/libfm.tex | |
parent | bbac43223c3ead4745d41414df13d113d79334ad (diff) | |
download | cpython-67d229ea76754db032f546010c7834c9f408c663.zip cpython-67d229ea76754db032f546010c7834c9f408c663.tar.gz cpython-67d229ea76754db032f546010c7834c9f408c663.tar.bz2 |
Shorten section title.
Diffstat (limited to 'Doc/lib/libfm.tex')
-rw-r--r-- | Doc/lib/libfm.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/lib/libfm.tex b/Doc/lib/libfm.tex index 381d93e..f6a4ef4 100644 --- a/Doc/lib/libfm.tex +++ b/Doc/lib/libfm.tex @@ -1,7 +1,7 @@ \section{\module{fm} --- - \emph{Font Manager} interface for SGI workstations.} -\declaremodule{builtin}{fm} + \emph{Font Manager} interface} +\declaremodule{builtin}{fm} \modulesynopsis{\emph{Font Manager} interface for SGI workstations.} |