svn commit: r49955 - user/gjb/releng-rewrite/en_US.ISO8859-1/articles/freebsd-releng

Glen Barber gjb at FreeBSD.org
Thu Feb 9 17:05:33 UTC 2017


Author: gjb
Date: Thu Feb  9 17:05:31 2017
New Revision: 49955
URL: https://svnweb.freebsd.org/changeset/doc/49955

Log:
  Fix indentation.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  user/gjb/releng-rewrite/en_US.ISO8859-1/articles/freebsd-releng/releng-major-version.xml

Modified: user/gjb/releng-rewrite/en_US.ISO8859-1/articles/freebsd-releng/releng-major-version.xml
==============================================================================
--- user/gjb/releng-rewrite/en_US.ISO8859-1/articles/freebsd-releng/releng-major-version.xml	Thu Feb  9 16:53:39 2017	(r49954)
+++ user/gjb/releng-rewrite/en_US.ISO8859-1/articles/freebsd-releng/releng-major-version.xml	Thu Feb  9 17:05:31 2017	(r49955)
@@ -4,80 +4,79 @@
 
      $FreeBSD$
 -->
-  <sect1 xml:id="releng-head">
-    <title>Release from &branch.head;</title>
+<sect1 xml:id="releng-head">
+  <title>Release from &branch.head;</title>
 
 
-    <para>This section describes the general procedures of the &os;
-      release cycle from the &branch.head; branch.</para>
+  <para>This section describes the general procedures of the &os;
+    release cycle from the &branch.head; branch.</para>
 
-    <sect2 xml:id="releng-head-builds-alpha">
-      <title>&os; <quote><literal>ALPHA</literal></quote>
-	Builds</title>
-
-      <para>Starting with the &os; 10.0-RELEASE cycle, the notion
-	of <quote><literal>ALPHA</literal></quote> builds was
-	introduced.  Unlike the <literal>BETA</literal> and
-	<literal>RC</literal> builds, <literal>ALPHA</literal>
-	builds are not included in the &os; Release schedule.</para>
-
-      <para>The idea behind <literal>ALPHA</literal> builds is to
-	provide regular &os;-provided builds before the creation of
-	the &branch.stable; branch.</para>
-
-      <para>&os; <literal>ALPHA</literal> snapshots should be built
-	approximately once a week.</para>
-
-      <para>For the first <literal>ALPHA</literal> build, the
-	<varname>BRANCH</varname> value in
-	<filename>sys/conf/newvers.sh</filename> needs to be changed
-	from <literal>CURRENT</literal> to <literal>ALPHA1</literal>.
-	For subsequent <literal>ALPHA</literal> builds, increment
-	each <literal>ALPHA<replaceable>N</replaceable></literal>
-	value by one.</para>
-
-      <para>See <xref linkend="releng-building"/> for information on
-	building the <literal>ALPHA</literal> images.</para>
-    </sect2>
-
-    <sect2 xml:id="releng-head-freeze-kbi">
-      <title>The <acronym>KBI</acronym>/<acronym>KPI</acronym>
-	Freeze</title>
-
-      <para> </para>
-    </sect2>
-
-    <sect2 xml:id="releng-head-branching">
-      <title>Creating the &branch.stablex; Branch</title>
-
-      <para>When creating the &branch.stable; branch, several changes
-	are required in both the new &branch.stable; branch and the
-	&branch.head; branch.</para>
-
-      <?ignore
-      <informaltable frame="none" pgwide="0">
-	<tgroup cols="2">
-	  <thead>
-	    <row>
-	      <entry>File to Edit</entry>
-	      <entry>What to Change</entry>
-	    </row>
-	  </thead>
-
-	  <tbody>
-	    <row>
-	      <entry> </entry>
-	      <entry> </entry>
-	    </row>
-	  </tbody>
-	</tgroup>
-      </informaltable>
-      ?>
-    </sect2>
-
-    <sect2 xml:id="releng-head-thaw">
-      <title>Code Thaw in &branch.head;</title>
-
-      <para> </para>
-    </sect2>
-  </sect1>
+  <sect2 xml:id="releng-head-builds-alpha">
+    <title>&os; <quote><literal>ALPHA</literal></quote> Builds</title>
+
+    <para>Starting with the &os; 10.0-RELEASE cycle, the notion
+      of <quote><literal>ALPHA</literal></quote> builds was
+      introduced.  Unlike the <literal>BETA</literal> and
+      <literal>RC</literal> builds, <literal>ALPHA</literal> builds
+      are not included in the &os; Release schedule.</para>
+
+    <para>The idea behind <literal>ALPHA</literal> builds is to
+      provide regular &os;-provided builds before the creation of the
+      &branch.stable; branch.</para>
+
+    <para>&os; <literal>ALPHA</literal> snapshots should be built
+      approximately once a week.</para>
+
+    <para>For the first <literal>ALPHA</literal> build, the
+      <varname>BRANCH</varname> value in
+      <filename>sys/conf/newvers.sh</filename> needs to be changed
+      from <literal>CURRENT</literal> to <literal>ALPHA1</literal>.
+      For subsequent <literal>ALPHA</literal> builds, increment each
+      <literal>ALPHA<replaceable>N</replaceable></literal> value by
+      one.</para>
+
+    <para>See <xref linkend="releng-building"/> for information on
+      building the <literal>ALPHA</literal> images.</para>
+  </sect2>
+
+  <sect2 xml:id="releng-head-freeze-kbi">
+    <title>The <acronym>KBI</acronym>/<acronym>KPI</acronym>
+      Freeze</title>
+
+    <para> </para>
+  </sect2>
+
+  <sect2 xml:id="releng-head-branching">
+    <title>Creating the &branch.stablex; Branch</title>
+
+    <para>When creating the &branch.stable; branch, several changes
+      are required in both the new &branch.stable; branch and the
+      &branch.head; branch.</para>
+
+    <?ignore
+    <informaltable frame="none" pgwide="0">
+      <tgroup cols="2">
+	<thead>
+	  <row>
+	    <entry>File to Edit</entry>
+	    <entry>What to Change</entry>
+	  </row>
+	</thead>
+
+	<tbody>
+	  <row>
+	    <entry> </entry>
+	    <entry> </entry>
+	  </row>
+	</tbody>
+      </tgroup>
+    </informaltable>
+    ?>
+  </sect2>
+
+  <sect2 xml:id="releng-head-thaw">
+    <title>Code Thaw in &branch.head;</title>
+
+    <para> </para>
+  </sect2>
+</sect1>


More information about the svn-doc-user mailing list