Normalize DTD URL.

This commit is contained in:
Hiroki Sato 2013-11-13 07:52:45 +00:00
parent f1c6822f71
commit 8def749c53
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43184
238 changed files with 238 additions and 238 deletions

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN"
"../../../share/xml/freebsd50.dtd">
"http://www.FreeBSD.org/XML/share/xml/freebsd50.dtd">
<article xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:lang="en">
<info><title>Using newer version of <application>GCC</application> and
<application>binutils</application> with the &os; Ports