diff options
author | Fred Drake <fdrake@acm.org> | 1999-03-12 16:24:22 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1999-03-12 16:24:22 (GMT) |
commit | 93503ca57b839e4bd82acfbbe0340191060b4016 (patch) | |
tree | da021762d5d4fe2f5e75c41c0d517416d31015bf /Doc/lib/libfl.tex | |
parent | be110c1706a8f4ea06f9dab1e5deb02f99a762b0 (diff) | |
download | cpython-93503ca57b839e4bd82acfbbe0340191060b4016.zip cpython-93503ca57b839e4bd82acfbbe0340191060b4016.tar.gz cpython-93503ca57b839e4bd82acfbbe0340191060b4016.tar.bz2 |
Fixup the module keys. There were some problems with hosting / processing
file HTML files on Windows machines do to case insensitivity.
Diffstat (limited to 'Doc/lib/libfl.tex')
-rw-r--r-- | Doc/lib/libfl.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libfl.tex b/Doc/lib/libfl.tex index ef9d841..127e397 100644 --- a/Doc/lib/libfl.tex +++ b/Doc/lib/libfl.tex @@ -470,7 +470,7 @@ FORMS objects have these data attributes; see the FORMS documentation: \section{\module{FL} --- Constants used with the \module{fl} module} -\declaremodule{standard}{FL} +\declaremodule[fl-constants]{standard}{FL} \platform{IRIX} \modulesynopsis{Constants used with the \module{fl} module.} |