From 5c2f9241b4160114d67b06089bf7fe8c0befa7d2 Mon Sep 17 00:00:00 2001 From: Arthur David Olson Date: Mon, 28 Aug 2006 12:18:47 -0400 Subject: [PATCH] Eggert mods SCCS-file: Makefile SCCS-SID: 8.4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f393d85..b55b5c5 100644 --- a/Makefile +++ b/Makefile @@ -225,7 +225,7 @@ AWK= nawk # The path where SGML DTDs are kept. SGML_SEARCH_PATH= $(TOPDIR)/share/doc/sgml-lib/REC-html401-19991224/ -# The catalog file(s) to use when validating XHTML. +# The catalog file(s) to use when validating. SGML_CATALOG_FILES= HTML4.cat # The name, arguments and environment of a program to validate your web pages.