diff options
| author | Fred Drake <fdrake@acm.org> | 1998-01-14 14:51:31 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 1998-01-14 14:51:31 +0000 |
| commit | af8a015c937d11e4efcda3f91344ad3e758d26e8 (patch) | |
| tree | 5e342ee84e829d81f408c1c990b66762ee034da3 /Doc/lib/libfm.tex | |
| parent | b215137224cafcdb665a7b298dbf02be6a214d0c (diff) | |
| download | cpython-git-af8a015c937d11e4efcda3f91344ad3e758d26e8.tar.gz | |
Consistency: "{\bf ...}" ==> "\strong{...}"
"{\em ...}" ==> "\emph{...}"
Not at all sure what to do with "{\rm ...}".
Leaving it for now.
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 6f1e685193..3004235ec3 100644 --- a/Doc/lib/libfm.tex +++ b/Doc/lib/libfm.tex @@ -2,7 +2,7 @@ \label{module-fm} \bimodindex{fm} -This module provides access to the IRIS {\em Font Manager} library. +This module provides access to the IRIS \emph{Font Manager} library. It is available only on Silicon Graphics machines. See also: 4Sight User's Guide, Section 1, Chapter 5: Using the IRIS Font Manager. |
