[project @ 1997-07-08 19:08:58 by sof]
authorsof <unknown>
Tue, 8 Jul 1997 19:08:58 +0000 (19:08 +0000)
committersof <unknown>
Tue, 8 Jul 1997 19:08:58 +0000 (19:08 +0000)
fixed section ref

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.