aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>2014-03-19 14:58:17 +0200
committerGuido Günther <agx@sigxcpu.org>2014-03-27 20:26:37 +0100
commit3808523fd640d12b7e17f5b3ca443c5478283023 (patch)
tree46ad9644f894daf40b86c0828aefea1eb6344a7f
parent077dc35830c528a79af787b1677f7f53c425aaf1 (diff)
docs: add some missing sgml closing tags
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
-rw-r--r--docs/chapters/import.sgml1
-rw-r--r--docs/manpages/gbp-import-dsc.sgml2
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/chapters/import.sgml b/docs/chapters/import.sgml
index 2c05e5d..446b121 100644
--- a/docs/chapters/import.sgml
+++ b/docs/chapters/import.sgml
@@ -256,6 +256,7 @@ upstream-tag = v%(version)s
gbp buildpackage --git-upstream-tag='v%(version)s' --git-debian-branch=debian/sid
</screen>
If you want to share you're repository with others you can use &gbp-create-remote-repo; and &gbp-pull; as usual.
+ </para>
</sect3>
</sect2>
diff --git a/docs/manpages/gbp-import-dsc.sgml b/docs/manpages/gbp-import-dsc.sgml
index fac0964..98f70e7 100644
--- a/docs/manpages/gbp-import-dsc.sgml
+++ b/docs/manpages/gbp-import-dsc.sgml
@@ -186,7 +186,7 @@
<term><option>--[no-]create-missing-branches</option>
</term>
<listitem>
- <para>Create missing upstream and debian branch if missing.
+ <para>Create missing upstream and debian branch if missing.</para>
</listitem>
</varlistentry>
</variablelist>