[m-rev.] trivial diff: www: fix another typo
Fergus Henderson
fjh at cs.mu.OZ.AU
Fri Apr 6 05:18:00 AEST 2001
Estimated hours taken: 0.1
Branches: main
w3/download/include/release.inc:
Fix typo in link to gcc back-end (s/_/-/).
Workspace: /home/venus/fjh/ws-venus/mercury
Index: w3/download/include/release.inc
===================================================================
RCS file: /home/mercury1/repository/w3/download/include/release.inc,v
retrieving revision 1.22
diff -u -d -r1.22 release.inc
--- w3/download/include/release.inc 2001/04/05 18:11:32 1.22
+++ w3/download/include/release.inc 2001/04/05 19:16:04
@@ -175,10 +175,10 @@
This includes the compiler, standard library,
debugger, profiler, and other tools.
(Note that this does <em>not</em> include all the sources needed to build
-the <a href="<?echo $root?>/download/gcc_backend.html">
+the <a href="<?echo $root?>/download/gcc-backend.html">
native-code back-end</a>; for that you also need the
"mercury-gcc" and "gcc" distributions.
-See <a href="<?echo $root?>/download/gcc_backend.html">here</a>
+See <a href="<?echo $root?>/download/gcc-backend.html">here</a>
for details.)
<p>
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
| of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list