diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2012-08-11 10:37:42 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2012-08-11 10:37:42 +0000 |
commit | 42b18717e874158c30a8bffa08880b5e50bbc459 (patch) | |
tree | 9164ff29b33388881d1406bc731dcd4dbcaefe67 /it_IT.ISO8859-15/htdocs | |
parent | 7612b1576bf308e132738d3105486fe9814d1cc1 (diff) | |
download | doc-42b18717e874158c30a8bffa08880b5e50bbc459.tar.gz doc-42b18717e874158c30a8bffa08880b5e50bbc459.zip |
- Add proper XML declarations with encoding specification to files that
didn't yet have it
Approved by: doceng (implicit)
Notes
Notes:
svn path=/projects/sgml2xml/; revision=39359
Diffstat (limited to 'it_IT.ISO8859-15/htdocs')
-rw-r--r-- | it_IT.ISO8859-15/htdocs/ports/ports.ent | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/it_IT.ISO8859-15/htdocs/ports/ports.ent b/it_IT.ISO8859-15/htdocs/ports/ports.ent index a564c71217..e57e7ddfa2 100644 --- a/it_IT.ISO8859-15/htdocs/ports/ports.ent +++ b/it_IT.ISO8859-15/htdocs/ports/ports.ent @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="iso-8859-15"?> <!-- $FreeBSD$ --> <!ENTITY searchform '<form xmlns="http://www.w3.org/1999/xhtml" method="get" action="http://www.FreeBSD.org/cgi/ports.cgi"> |