- Add proper XML declarations with encoding specification to files that
didn't yet have it Approved by: doceng (implicit)
This commit is contained in:
parent
7612b1576b
commit
42b18717e8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/projects/sgml2xml/; revision=39359
800 changed files with 801 additions and 41 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN"
|
||||
"http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd" [
|
||||
<!ENTITY base ".">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue