[project @ 1997-07-08 19:08:58 by sof]
[ghc-hetmet.git] / ghc / docs / users_guide / utils.lit
index ff15c00..516e643 100644 (file)
@@ -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.