From 11e8c7b9be754eac1568323ed0106cbc9a12f041 Mon Sep 17 00:00:00 2001 From: gjb Date: Mon, 14 Mar 2016 14:15:26 +0000 Subject: Add missing xml:id to reduce diff when copying to doc/ tree. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation --- release/doc/en_US.ISO8859-1/errata/article.xml | 3 ++- release/doc/en_US.ISO8859-1/hardware/article.xml | 3 ++- release/doc/en_US.ISO8859-1/installation/article.xml | 7 ++++--- release/doc/en_US.ISO8859-1/readme/article.xml | 19 ++++++++++--------- release/doc/en_US.ISO8859-1/relnotes/article.xml | 3 ++- 5 files changed, 20 insertions(+), 15 deletions(-) (limited to 'release') diff --git a/release/doc/en_US.ISO8859-1/errata/article.xml b/release/doc/en_US.ISO8859-1/errata/article.xml index fee035f..9e968ea 100644 --- a/release/doc/en_US.ISO8859-1/errata/article.xml +++ b/release/doc/en_US.ISO8859-1/errata/article.xml @@ -9,7 +9,8 @@ ]>
+ xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" + xml:id="top"> &os; &release.prev; Errata diff --git a/release/doc/en_US.ISO8859-1/hardware/article.xml b/release/doc/en_US.ISO8859-1/hardware/article.xml index ff18bea..0857e12 100644 --- a/release/doc/en_US.ISO8859-1/hardware/article.xml +++ b/release/doc/en_US.ISO8859-1/hardware/article.xml @@ -7,7 +7,8 @@ %devauto; ]>
+ xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" + xml:id="top"> &os; &release.current; Hardware Notes diff --git a/release/doc/en_US.ISO8859-1/installation/article.xml b/release/doc/en_US.ISO8859-1/installation/article.xml index 0117cad..22283b7 100644 --- a/release/doc/en_US.ISO8859-1/installation/article.xml +++ b/release/doc/en_US.ISO8859-1/installation/article.xml @@ -6,7 +6,8 @@ ]> -
+
&os; &release.current; Installation Instructions The &os; Project @@ -54,7 +55,7 @@ section in the Release Notes for notable incompatibilities carefully. - + Upgrading from Source The procedure for doing a source code based update is @@ -67,7 +68,7 @@ Notices will be applied. - + Upgrading Using <quote>&os; Update</quote> The &man.freebsd-update.8; utility supports binary diff --git a/release/doc/en_US.ISO8859-1/readme/article.xml b/release/doc/en_US.ISO8859-1/readme/article.xml index 960cefe..ee3ee82 100644 --- a/release/doc/en_US.ISO8859-1/readme/article.xml +++ b/release/doc/en_US.ISO8859-1/readme/article.xml @@ -13,7 +13,8 @@ End: -->
+ xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" + xml:id="top"> &os; &release.current; README @@ -51,7 +52,7 @@ &release.current;, the latest point along the &release.branch; branch. - + About &os; &os; is an operating system based on 4.4 BSD Lite for @@ -89,7 +90,7 @@ be quickly installed from the installation program. - + Target Audience This &release.type; is aimed @@ -145,7 +146,7 @@ complete &os; distribution, rather than updating an existing installation. - + CDROM and DVD &os; -RELEASE distributions may be ordered on CDROM or DVD @@ -162,7 +163,7 @@ &os; appendix to the Handbook. - + FTP You can use FTP to retrieve &os; and any or all of its @@ -196,7 +197,7 @@ Contacting the &os; Project - + Email and Mailing Lists For any questions or general technical support issues, @@ -238,7 +239,7 @@ - + Submitting Problem Reports Suggestions, bug reports and contributions of code are @@ -342,7 +343,7 @@ - + Manual Pages As with almost all &unix; like operating systems, &os; @@ -360,7 +361,7 @@ and &man.style.9; (a style guide to kernel coding). - + Books and Articles Two highly-useful collections of &os;-related information, diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index 792c83a..9b746a3 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -11,7 +11,8 @@ ]>
+ xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" + xml:id="top"> &os; &release.current; Release Notes -- cgit v1.1