aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>2014-05-05 15:14:45 +0300
committerGuido Günther <agx@sigxcpu.org>2014-06-05 19:18:18 +0200
commit5b5b68a1be03f86d6cddbf638c5f2e60acdc8acb (patch)
tree2f45c9aa88f3700dd68cb9c22170efdcd6e2f0f2
parent575c0e72492254a73e4cc1602515f28207c465e3 (diff)
docs: sgml syntax fix, add missing semicolons
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
-rw-r--r--docs/manpages/gbp-config.sgml2
-rw-r--r--docs/manpages/gbp-pq.sgml2
-rw-r--r--docs/manpages/gbp-pull.sgml2
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/manpages/gbp-config.sgml b/docs/manpages/gbp-config.sgml
index f63410b3..b281597a 100644
--- a/docs/manpages/gbp-config.sgml
+++ b/docs/manpages/gbp-config.sgml
@@ -59,7 +59,7 @@
<refsect1>
<title>EXIT CODES</title>
<para>
- When &gbp-config finishes it indicates success or failure with its exit code:
+ When &gbp-config; finishes it indicates success or failure with its exit code:
</para>
<variablelist>
<varlistentry>
diff --git a/docs/manpages/gbp-pq.sgml b/docs/manpages/gbp-pq.sgml
index 9e47b1a5..6251ab39 100644
--- a/docs/manpages/gbp-pq.sgml
+++ b/docs/manpages/gbp-pq.sgml
@@ -38,7 +38,7 @@
<refsect1>
<title>DESCRIPTION</title>
<para>
- &gbp-pq helps one to manage quilt patches in Debian packages that are maintained
+ &gbp-pq; helps one to manage quilt patches in Debian packages that are maintained
with &gbp;. This is especially useful with packages using the
3.0 (quilt) source format. With &gbp-pq; you can maintain the quilt patches
that should be applied to a package on a separate branch called patch-queue
diff --git a/docs/manpages/gbp-pull.sgml b/docs/manpages/gbp-pull.sgml
index e328b3d7..7a9d235f 100644
--- a/docs/manpages/gbp-pull.sgml
+++ b/docs/manpages/gbp-pull.sgml
@@ -108,7 +108,7 @@
<refsect1>
<title>EXIT CODES</title>
<para>
- When &gbp-pull finishes it indicates success or failure with it's exit code:
+ When &gbp-pull; finishes it indicates success or failure with it's exit code:
</para>
<variablelist>
<varlistentry>