diff options
author | Fred Drake <fdrake@acm.org> | 1999-04-29 02:47:40 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1999-04-29 02:47:40 (GMT) |
commit | 5f342ac2a71f66985604acfef4a1d50f550f0c49 (patch) | |
tree | a4570844bfbe77ecbade8065c8000b7266f64df0 /Doc/lib/libfm.tex | |
parent | a4a90ddeac5f5a9a3476adb79bbac28ed1464438 (diff) | |
download | cpython-5f342ac2a71f66985604acfef4a1d50f550f0c49.zip cpython-5f342ac2a71f66985604acfef4a1d50f550f0c49.tar.gz cpython-5f342ac2a71f66985604acfef4a1d50f550f0c49.tar.bz2 |
Always use "section" when referring to sections of a document, not "Section".
Diffstat (limited to 'Doc/lib/libfm.tex')
-rw-r--r-- | Doc/lib/libfm.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libfm.tex b/Doc/lib/libfm.tex index 765a4d8..0b429e0 100644 --- a/Doc/lib/libfm.tex +++ b/Doc/lib/libfm.tex @@ -10,7 +10,7 @@ This module provides access to the IRIS \emph{Font Manager} library. \index{Font Manager, IRIS} \index{IRIS Font Manager} It is available only on Silicon Graphics machines. -See also: \emph{4Sight User's Guide}, Section 1, Chapter 5: ``Using +See also: \emph{4Sight User's Guide}, section 1, chapter 5: ``Using the IRIS Font Manager.'' This is not yet a full interface to the IRIS Font Manager. |