diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-10-15 13:51:57 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-10-15 13:51:57 +0000 |
commit | 037cca9cf85d18a79c2d809b47831a47777dfb4d (patch) | |
tree | f7716615c8a7f3de0cae95d4183511ceb48b0a87 /textproc/xhtml/files | |
parent | - Fix build on -current (diff) |
Change the usage of xhtml.soc file.
o Install original xhtml.soc as is.
o Install xhtml-dcl.soc file which has no SGMLDECL line.
o Register xhtml-dcl.soc as SGML catalog chain.
Users who use usual catalog file will not be affected, but if you
refer xhtml.soc directly and doesn't like SGMLDECL line, please use
xhtml-dcl.soc file instead.
Notes
Notes:
svn path=/head/; revision=91329
Diffstat (limited to 'textproc/xhtml/files')
-rw-r--r-- | textproc/xhtml/files/patch-xhtml.soc | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/textproc/xhtml/files/patch-xhtml.soc b/textproc/xhtml/files/patch-xhtml.soc deleted file mode 100644 index aa548c735869..000000000000 --- a/textproc/xhtml/files/patch-xhtml.soc +++ /dev/null @@ -1,8 +0,0 @@ ---- DTD/xhtml.soc.orig Fri Aug 2 03:23:08 2002 -+++ DTD/xhtml.soc Sat Jun 28 16:43:36 2003 -@@ -11,4 +11,4 @@ - PUBLIC "-//W3C//ENTITIES Symbols for XHTML//EN" "xhtml-symbol.ent" - PUBLIC "-//W3C//ENTITIES Special for XHTML//EN" "xhtml-special.ent" - --SGMLDECL "xhtml1.dcl" -+-- SGMLDECL "xhtml1.dcl" -- |