commit: 3fbb9af3ba7e5e617dca6559108d757d587e07b2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Mar 11 12:59:47 2021 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Thu Mar 11 13:11:38 2021 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=3fbb9af3
keywording: use <stabilize-allarches/> as a real example - Make it clear and copy-pasteable that this tag has no content inside. Rest occurences in metadata/text.xml are descriptive text, not straight examples. Closes: https://github.com/gentoo/devmanual/pull/199 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> keywording/text.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keywording/text.xml b/keywording/text.xml index 1c5f71d..93a5ae2 100644 --- a/keywording/text.xml +++ b/keywording/text.xml @@ -348,7 +348,7 @@ arches that you would like to stabilize. <p> If your package is architecture-independent, you should add the -<c><stabilize-allarches></c> tag to metadata.xml. This allows consistency +<c><stabilize-allarches/></c> tag to metadata.xml. This allows consistency in future stabilizations and saves arch teams considerable work. </p>
