diff options
author | Ulrich Müller <ulm@gentoo.org> | 2020-01-18 09:34:08 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2020-01-18 09:34:08 +0100 |
commit | e13d047a9a5a08e0ea46e98984e1d42b7e2c0a0c (patch) | |
tree | 7066f4b0ff36aba50654adc31fa368c07c6ccdb8 /keywording | |
parent | bin/gen-eclass-html.sh: More postprocessing for man2html. (diff) | |
download | devmanual-e13d047a9a5a08e0ea46e98984e1d42b7e2c0a0c.tar.gz devmanual-e13d047a9a5a08e0ea46e98984e1d42b7e2c0a0c.tar.bz2 devmanual-e13d047a9a5a08e0ea46e98984e1d42b7e2c0a0c.zip |
devbook.xsl: Suppress spurious newlines for <d/>.
Also normalise whitespace around <d/> in some places in the document.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'keywording')
-rw-r--r-- | keywording/text.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keywording/text.xml b/keywording/text.xml index 2b25a0e..6b2d19c 100644 --- a/keywording/text.xml +++ b/keywording/text.xml @@ -272,8 +272,8 @@ Vulnerability Treatment Policy</uri> <p> If you maintain an architecture-independent package (data files, icons, pure Perl,...) then you may request that your - package be stabilized on all arches at once. To do this<d />when - you are filing the stabilization bug<d />please add the keyword + package be stabilized on all arches at once. To do this <d/> when + you are filing the stabilization bug <d/> please add the keyword <c>ALLARCHES</c> in addition to <c>STABLEREQ</c> and CC the arches that you would like to stabilize. </p> |