All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Fixed PDF build issue caused by duplicate IDs
@ 2020-06-24 23:53 Mark Morton
  2020-06-25  2:22 ` [docs] " Trevor Woerner
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Morton @ 2020-06-24 23:53 UTC (permalink / raw)
  To: docs

Signed-off-by: Mark Morton <mark.morton@windriver.com>
---
 documentation/test-manual/test-manual-test-process.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/documentation/test-manual/test-manual-test-process.xml b/documentation/test-manual/test-manual-test-process.xml
index 6e2157c62..15bf420a0 100644
--- a/documentation/test-manual/test-manual-test-process.xml
+++ b/documentation/test-manual/test-manual-test-process.xml
@@ -1,7 +1,6 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
 [<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
-<!--SPDX-License-Identifier: CC-BY-2.0-UK-->
 
 <chapter id='test-manual-test-process'>
 
@@ -46,7 +45,7 @@
             The full build includes all these things and is slower but more comprehensive.</para>
     </section>
 
-    <section id='test-yocto-project-autobuilder-overview'>
+    <section id='test-release-builds'>
         <title>Release Builds</title>
 
         <para>The project typically has two major releases a year with a six month cadence in April
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-25  2:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-24 23:53 [PATCH] Fixed PDF build issue caused by duplicate IDs Mark Morton
2020-06-25  2:22 ` [docs] " Trevor Woerner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.