summaryrefslogtreecommitdiff
path: root/docs/chapters
diff options
context:
space:
mode:
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>2012-04-12 14:28:59 +0300
committerGuido Günther <agx@sigxcpu.org>2012-04-18 22:32:02 +0200
commit19b6e245cbf8e4954bb72ac0d44a82facdf76858 (patch)
treef6db8958d2a4a7ddf94069ae5f3e35730b92b6de /docs/chapters
parenta43e9b9b2c95fe7f3252fb9c6c3de861c7f8d4a6 (diff)
docs: add some missing tags to sgml files
Diffstat (limited to 'docs/chapters')
-rw-r--r--docs/chapters/cfgfile.sgml1
-rw-r--r--docs/chapters/import.sgml1
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/chapters/cfgfile.sgml b/docs/chapters/cfgfile.sgml
index fbff9e0..cb9bd5e 100644
--- a/docs/chapters/cfgfile.sgml
+++ b/docs/chapters/cfgfile.sgml
@@ -57,6 +57,7 @@
</variablelist>
The actual options in these sections are the command line options without
the '--' prefix. So <option>--upstream-branch=</option><replaceable>dfsgfree</replaceable> would read:
+ </para>
<screen>
<option>upstream-branch</option>=<replaceable>dfsgfree</replaceable>
</screen>
diff --git a/docs/chapters/import.sgml b/docs/chapters/import.sgml
index 25edb7d..6d41421 100644
--- a/docs/chapters/import.sgml
+++ b/docs/chapters/import.sgml
@@ -185,6 +185,7 @@ EOF
<para>
If upstream already uses git for packaging there are several ways to handle packaging. Two will
be described in a bit detail here:
+ </para>
<sect2 id="gbp.import.upstream.git.notarball">
<title>No upstream tarballs</title>