svn commit: r51561 - head/en_US.ISO8859-1/articles/committers-guide
Mathieu Arnold
mat at FreeBSD.org
Tue Apr 17 11:05:43 UTC 2018
Author: mat
Date: Tue Apr 17 11:05:42 2018
New Revision: 51561
URL: https://svnweb.freebsd.org/changeset/doc/51561
Log:
Split this into substeps.
Sponsored by: Absolight
Modified:
head/en_US.ISO8859-1/articles/committers-guide/article.xml
Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/committers-guide/article.xml Tue Apr 17 11:05:40 2018 (r51560)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Tue Apr 17 11:05:42 2018 (r51561)
@@ -5087,15 +5087,22 @@ Do you want to commit? (no = start a shell) [y/n]</scr
</step>
<step>
- <para>If there is fallout, it
- <emphasis>must</emphasis> be fixed, either by
- fixing the ports directly in the ports tree, or
- adding to the submitted patch.</para>
+ <substeps>
+ <step>
+ <para>If there is fallout, it
+ <emphasis>must</emphasis> be fixed, either
+ by fixing the ports directly in the ports
+ tree, or adding to the submitted
+ patch.</para>
+ </step>
- <para>When this is done, go back to step 6 saying
- the fallout was fixed and wait for the exp-run
- to be run again. Repeat as long as there are
- broken ports.</para>
+ <step>
+ <para>When this is done, go back to step 6
+ saying the fallout was fixed and wait for
+ the exp-run to be run again. Repeat as long
+ as there are broken ports.</para>
+ </step>
+ </substeps>
</step>
</stepalternatives>
</step>
More information about the svn-doc-all
mailing list