From 9553efb5cf206f02941c9923c355d5f40cd871c3 Mon Sep 17 00:00:00 2001 From: gdr Date: Sat, 6 Dec 1997 07:02:52 +0000 Subject: [PATCH] change the suffix of the html faq log so that it views correctly --- doc/refs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/refs/Makefile b/doc/refs/Makefile index 1d5d9dd..3dff5a4 100644 --- a/doc/refs/Makefile +++ b/doc/refs/Makefile @@ -5,7 +5,7 @@ # # Devin Reade, 1997. # -# $Id: Makefile,v 1.5 1997/12/03 06:46:41 gdr Exp $ +# $Id: Makefile,v 1.6 1997/12/06 07:02:52 gdr Exp $ # # Set this to 'true' (without the quotes) for local links (used @@ -49,7 +49,7 @@ FTP_ROOT = ftp://trenco.myrias.com/pub/apple2/gs.specific/gno # Where can the FAQ be located? #FAQ = http://web.cs.ualberta.ca/~glyn/FAQ.csa2g FAQ = http://trenco.myrias.com/~gno/FAQ.html -FAQLOG = http://trenco.myrias.com/~gno/FAQ-log +FAQLOG = http://trenco.myrias.com/~gno/FAQ-log.html FAQ_TEXT = $(FTP_ROOT)/doc/faq/CURRENT FAQLOG_TEXT = $(FTP_ROOT)/doc/faq/LOG