]> granicus.if.org Git - python/commitdiff
Use the new module-key for the FL module when hyperlinking (the old
authorFred Drake <fdrake@acm.org>
Thu, 29 Apr 1999 18:42:18 +0000 (18:42 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 29 Apr 1999 18:42:18 +0000 (18:42 +0000)
one caused problems on case-insensitive file systems).

Doc/lib/libfl.tex

index 127e3970e05272c399e8b0ca234663f090e58618..26133fde840b44102ce1d9729762ab3dd3049f02 100644 (file)
@@ -14,7 +14,8 @@ with version 2.0b.
 
 Most functions are literal translations of their C equivalents,
 dropping the initial \samp{fl_} from their name.  Constants used by
-the library are defined in module \refmodule{FL} described below.
+the library are defined in module \refmodule[fl-constants]{FL}
+described below.
 
 The creation of objects is a little different in Python than in C:
 instead of the `current form' maintained by the library to which new