From: sof Date: Tue, 8 Jul 1997 19:08:58 +0000 (+0000) Subject: [project @ 1997-07-08 19:08:58 by sof] X-Git-Tag: Approximately_1000_patches_recorded~245 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=dc49ad7ed6a5fa99368ae4f86148532df3a4dcd1;p=ghc-hetmet.git [project @ 1997-07-08 19:08:58 by sof] fixed section ref --- diff --git a/ghc/docs/users_guide/utils.lit b/ghc/docs/users_guide/utils.lit index ff15c00..516e643 100644 --- a/ghc/docs/users_guide/utils.lit +++ b/ghc/docs/users_guide/utils.lit @@ -44,7 +44,7 @@ then @mkdependHS@ will generate a dependency line of the form: \begin{verbatim} A.o : B.hi-boot \end{verbatim} -(See \Sectionref{hi-boot} for details of @.hi-boot@ files.) +(See \Sectionref{hi-files} for details of interface files.) If @A@ imports multiple modules, then there will be multiple lines with @A.o@ as the target.