Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jun 2018 16:35:09 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-releng@freebsd.org
Subject:   svn commit: r334798 - releng/11.2/release/doc/en_US.ISO8859-1/readme
Message-ID:  <201806071635.w57GZ9fB028515@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Thu Jun  7 16:35:09 2018
New Revision: 334798
URL: https://svnweb.freebsd.org/changeset/base/334798

Log:
  Add xml:id attributes for diff reduction.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  releng/11.2/release/doc/en_US.ISO8859-1/readme/article.xml

Modified: releng/11.2/release/doc/en_US.ISO8859-1/readme/article.xml
==============================================================================
--- releng/11.2/release/doc/en_US.ISO8859-1/readme/article.xml	Thu Jun  7 16:31:05 2018	(r334797)
+++ releng/11.2/release/doc/en_US.ISO8859-1/readme/article.xml	Thu Jun  7 16:35:09 2018	(r334798)
@@ -72,7 +72,7 @@
       &release.current;, the latest point along the &release.branch;
       branch.</para>
 
-    <sect2>
+    <sect2 xml:id="intro-about">
       <title>About &os;</title>
 
       <para>&os; is an operating system based on 4.4 BSD Lite for
@@ -109,7 +109,7 @@
 	be quickly installed from the installation program.</para>
     </sect2>
 
-    <sect2>
+    <sect2 xml:id="intro-audience">
       <title>Target Audience</title>
 
       <para releasetype="current">This &release.type; is aimed
@@ -165,7 +165,7 @@
       complete &os; distribution, rather than updating an existing
       installation.</para>
 
-    <sect2>
+    <sect2 xml:id="obtain-cd-dvd">
       <title>CDROM and DVD</title>
 
       <para>&os; -RELEASE distributions may be ordered on CDROM or DVD
@@ -182,7 +182,7 @@
 	    &os;</quote></link> appendix to the Handbook.</para>
     </sect2>
 
-    <sect2>
+    <sect2 xml:id="obtain-https">
       <title>HTTPS</title>
 
       <para>&os; releases may be downloaded via
@@ -191,7 +191,7 @@
 	which is the official &os; release site.</para>
     </sect2>
 
-    <sect2>
+    <sect2 xml:id="obtain-ftp">
       <title>FTP</title>
 
       <para>You can use FTP to retrieve &os; and any or all of its
@@ -224,7 +224,7 @@
   <sect1 xml:id="contacting">
     <title>Contacting the &os; Project</title>
 
-    <sect2>
+    <sect2 xml:id="contacting-email">
       <title>Email and Mailing Lists</title>
 
       <para>For any questions or general technical support issues,
@@ -267,7 +267,7 @@
       </important>
     </sect2>
 
-    <sect2>
+    <sect2 xml:id="contacting-problem-reports">
       <title>Submitting Problem Reports</title>
 
       <para>Suggestions, bug reports and contributions of code are
@@ -371,7 +371,7 @@
       </note>
     </sect2>
 
-    <sect2>
+    <sect2 xml:id="manual-pages">
       <title>Manual Pages</title>
 
       <para>As with almost all &unix; like operating systems, &os;
@@ -389,7 +389,7 @@
 	and &man.style.9; (a style guide to kernel coding).</para>
     </sect2>
 
-    <sect2>
+    <sect2 xml:id="books-articles">
       <title>Books and Articles</title>
 
       <para>Two highly-useful collections of &os;-related information,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806071635.w57GZ9fB028515>