summaryrefslogtreecommitdiffstats
path: root/htdocs/config/frag.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/config/frag.cfg')
-rw-r--r--htdocs/config/frag.cfg5
1 files changed, 4 insertions, 1 deletions
diff --git a/htdocs/config/frag.cfg b/htdocs/config/frag.cfg
index 5f4e0a1..c1c7f68 100644
--- a/htdocs/config/frag.cfg
+++ b/htdocs/config/frag.cfg
@@ -1,7 +1,7 @@
#
# Mapping of error message to URI fragment for the explanations.
#
-# $Id: frag.cfg,v 1.2 2001-03-06 07:01:47 link Exp $
+# $Id: frag.cfg,v 1.3 2001-07-14 22:19:59 link Exp $
#
# Original SP version.
@@ -25,6 +25,8 @@ start tag for FOO omitted but its declaration does not permit this no-start-tag
general entity FOO not defined and no default entity bad-entity
non SGML character number bad-char
cannot generate system identifier for entity FOO bad-pub-id
+ID FOO already defined dup-id
+ID FOO first defined here dup-id
#
# Horribly verbose versions from lq-nsgmls.
@@ -40,3 +42,4 @@ start tag was here start-tag
end tag for element FOO which is not open try removing the end tag or check for improper nesting of elements floating-close
element FOO not defined in this HTML version undef-tag
required attribute FOO not specified attr-missing
+