From a6b46d2cd108d89225b527d32cf4336791e22cac Mon Sep 17 00:00:00 2001 From: Mathieu Arnold <mat@FreeBSD.org> Date: Fri, 6 Mar 2015 15:14:28 +0000 Subject: [PATCH] Add xml:id to the qaandaentry in the ports FAQ. Sponsored by: Absolight --- .../articles/committers-guide/article.xml | 40 +++++++++---------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/en_US.ISO8859-1/articles/committers-guide/article.xml b/en_US.ISO8859-1/articles/committers-guide/article.xml index c075f63bf6..086e41b774 100644 --- a/en_US.ISO8859-1/articles/committers-guide/article.xml +++ b/en_US.ISO8859-1/articles/committers-guide/article.xml @@ -3844,7 +3844,7 @@ Relnotes: yes</programlisting> <qandadiv xml:id="ports-qa-adding"> <title>Adding a New Port</title> - <qandaentry> + <qandaentry xml:id="ports-qa-add-new"> <question> <para>How do I add a new port?</para> </question> @@ -3867,7 +3867,7 @@ Relnotes: yes</programlisting> </answer> </qandaentry> - <qandaentry> + <qandaentry xml:id="ports-qa-add-new-extra"> <question> <para>Any other things I need to know when I add a new port?</para> @@ -3914,7 +3914,7 @@ Relnotes: yes</programlisting> <qandadiv xml:id="ports-qa-removing"> <title>Removing an Existing Port</title> - <qandaentry> + <qandaentry xml:id="ports-qa-remove-one"> <question> <para>How do I remove an existing port?</para> </question> @@ -3985,7 +3985,7 @@ Relnotes: yes</programlisting> <qandadiv xml:id="ports-qa-re-adding"> <title>Re-adding a Deleted Port</title> - <qandaentry> + <qandaentry xml:id="ports-qa-resurrect"> <question> <para>How do I re-add a deleted port?</para> </question> @@ -4080,7 +4080,7 @@ Relnotes: yes</programlisting> <qandadiv xml:id="ports-qa-repocopies"> <title>Repository Copies</title> - <qandaentry> + <qandaentry xml:id="ports-qa-repocopy-when"> <question> <para>When do we need a repository copy?</para> </question> @@ -4103,7 +4103,7 @@ Relnotes: yes</programlisting> </answer> </qandaentry> - <qandaentry> + <qandaentry xml:id="ports-qa-repocopy-how"> <question> <para>What do I need to do?</para> </question> @@ -4234,7 +4234,7 @@ Relnotes: yes</programlisting> <qandadiv xml:id="ports-qa-freeze"> <title>Ports Freeze</title> - <qandaentry> + <qandaentry xml:id="ports-qa-freeze-what"> <question> <para>What is a <quote>ports freeze</quote>?</para> </question> @@ -4254,7 +4254,7 @@ Relnotes: yes</programlisting> </answer> </qandaentry> - <qandaentry> + <qandaentry xml:id="ports-qa-freeze-slush"> <question> <para>What is a <quote>ports slush</quote> or <quote>feature freeze</quote>?</para> @@ -4283,7 +4283,7 @@ Relnotes: yes</programlisting> </answer> </qandaentry> - <qandaentry> + <qandaentry xml:id="ports-qa-freeze-long"> <question> <para>How long is a ports freeze or slush?</para> </question> @@ -4295,7 +4295,7 @@ Relnotes: yes</programlisting> </answer> </qandaentry> - <qandaentry> + <qandaentry xml:id="ports-qa-freeze-and-me"> <question> <para>What does it mean to me?</para> </question> @@ -4326,7 +4326,7 @@ Relnotes: yes</programlisting> </answer> </qandaentry> - <qandaentry> + <qandaentry xml:id="ports-qa-freeze-starts"> <question> <para>How do I know when the ports slush starts?</para> </question> @@ -4348,7 +4348,7 @@ Relnotes: yes</programlisting> </answer> </qandaentry> - <qandaentry> + <qandaentry xml:id="ports-qa-freeze-ends"> <question> <para>How do I know when the freeze or slush ends?</para> </question> @@ -4368,7 +4368,7 @@ Relnotes: yes</programlisting> <qandadiv xml:id="ports-qa-new-category"> <title>Creating a New Category</title> - <qandaentry> + <qandaentry xml:id="ports-qa-new-category-how"> <question> <para>What is the procedure for creating a new category?</para> @@ -4402,7 +4402,7 @@ Relnotes: yes</programlisting> </answer> </qandaentry> - <qandaentry> + <qandaentry xml:id="ports-qa-new-category-physical"> <question> <para>What do I need to do to implement a new physical category?</para> @@ -4545,7 +4545,7 @@ Relnotes: yes</programlisting> </answer> </qandaentry> - <qandaentry> + <qandaentry xml:id="ports-qa-new-category-virtual"> <question> <para>What do I need to do to implement a new virtual category?</para> @@ -4574,7 +4574,7 @@ Relnotes: yes</programlisting> <qandadiv xml:id="ports-qa-misc-questions"> <title>Miscellaneous Questions</title> - <qandaentry> + <qandaentry xml:id="ports-qa-misc-correctly-building"> <question> <para>How do I know if my port is building correctly or not?</para> @@ -4612,7 +4612,7 @@ bak/packages packages from last complete <major_version> run on <arch& </answer> </qandaentry> - <qandaentry> + <qandaentry xml:id="ports-qa-misc-INDEX"> <question> <para>I added a new port. Do I need to add it to the <filename>INDEX</filename>?</para> @@ -4626,7 +4626,7 @@ bak/packages packages from last complete <major_version> run on <arch& </answer> </qandaentry> - <qandaentry> + <qandaentry xml:id="ports-qa-misc-no-touch"> <question> <para>Are there any other files I am not allowed to touch?</para> @@ -4644,7 +4644,7 @@ bak/packages packages from last complete <major_version> run on <arch& </answer> </qandaentry> - <qandaentry> + <qandaentry xml:id="ports-qa-misc-updated-distfile"> <question> <para>What is the proper procedure for updating the checksum for a port's distfile when the file changes @@ -4666,7 +4666,7 @@ bak/packages packages from last complete <major_version> run on <arch& </answer> </qandaentry> - <qandaentry xml:id="ports-request-mfh"> + <qandaentry xml:id="ports-qa-misc-request-mfh"> <question> <para>What is the procedure to request authorization for merging a commit to the quarterly branch?</para>