diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2003-10-15 13:51:57 +0000 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2003-10-15 13:51:57 +0000 |
commit | 904b1a002bbec2bc61351bc06dca927663e848c2 (patch) | |
tree | 11149b842572bd42d65ac32051568f6785384c25 /textproc/xhtml/files | |
parent | 92015f055eb8c2951fa1d8af1bfc2eb2ad849f33 (diff) | |
download | FreeBSD-ports-904b1a002bbec2bc61351bc06dca927663e848c2.zip FreeBSD-ports-904b1a002bbec2bc61351bc06dca927663e848c2.tar.gz |
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.
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 aa548c7..0000000 --- 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" -- |