- Remove standalone="no" statements from XML declarations since it did not
always work and is no use anyway
This commit is contained in:
parent
5bf11e4c09
commit
5df509eaa2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/projects/xml-tools/; revision=40832
229 changed files with 229 additions and 229 deletions
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.5-Based Extension//EN"
|
||||
"../../../share/xml/freebsd45.dtd" [
|
||||
<!ENTITY man.edit-pr.1 "<citerefentry><refentrytitle>edit-pr</refentrytitle><manvolnum>1</manvolnum></citerefentry>">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue