aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/manpages
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manpages')
-rw-r--r--docs/manpages/gbp-clone.sgml5
-rw-r--r--docs/manpages/gbp-create-remote-repo.sgml3
-rw-r--r--docs/manpages/gbp-pull.sgml2
-rw-r--r--docs/manpages/git-buildpackage.sgml9
4 files changed, 11 insertions, 8 deletions
diff --git a/docs/manpages/gbp-clone.sgml b/docs/manpages/gbp-clone.sgml
index f4be9768..31c2fed2 100644
--- a/docs/manpages/gbp-clone.sgml
+++ b/docs/manpages/gbp-clone.sgml
@@ -48,7 +48,7 @@
</term>
<listitem>
<para>Track all branches, not only <replaceable>debian</replaceable>
- and <replaceable>upstream</replaceable>.
+ and <replaceable>upstream</replaceable>.</para>
</listitem>
</varlistentry>
<varlistentry>
@@ -56,7 +56,7 @@
</term>
<listitem>
<para>The branch in the Git repository the Debian package is being
- developed on, default is <replaceable>master</replaceable>.
+ developed on, default is <replaceable>master</replaceable>.</para>
</listitem>
</varlistentry>
<varlistentry>
@@ -89,6 +89,7 @@
</listitem>
</varlistentry>
</variablelist>
+ </refsect1>
<refsect1>
&man.git.config-files;
</refsect1>
diff --git a/docs/manpages/gbp-create-remote-repo.sgml b/docs/manpages/gbp-create-remote-repo.sgml
index 782d70be..5e595114 100644
--- a/docs/manpages/gbp-create-remote-repo.sgml
+++ b/docs/manpages/gbp-create-remote-repo.sgml
@@ -72,7 +72,7 @@
</term>
<listitem>
<para>The branch in the Git repository the Debian package is being
- developed on, default is <replaceable>master</replaceable>.
+ developed on, default is <replaceable>master</replaceable>.</para>
</listitem>
</varlistentry>
<varlistentry>
@@ -113,6 +113,7 @@
</listitem>
</varlistentry>
</variablelist>
+ </refsect1>
<refsect1>
&man.git.config-files;
</refsect1>
diff --git a/docs/manpages/gbp-pull.sgml b/docs/manpages/gbp-pull.sgml
index b8dcde41..44d667e9 100644
--- a/docs/manpages/gbp-pull.sgml
+++ b/docs/manpages/gbp-pull.sgml
@@ -63,7 +63,7 @@
</term>
<listitem>
<para>The branch in the Git repository the Debian package is being
- developed on, default is <replaceable>master</replaceable>.
+ developed on, default is <replaceable>master</replaceable>.</para>
</listitem>
</varlistentry>
<varlistentry>
diff --git a/docs/manpages/git-buildpackage.sgml b/docs/manpages/git-buildpackage.sgml
index 2dbe85b3..4a452cef 100644
--- a/docs/manpages/git-buildpackage.sgml
+++ b/docs/manpages/git-buildpackage.sgml
@@ -108,7 +108,7 @@
<listitem>
<para>Don't abort if there are uncommitted changes in the source tree
or the current branch doesn't match the
- <replaceable>debian-branch</replaceable>.
+ <replaceable>debian-branch</replaceable>.</para>
</listitem>
</varlistentry>
<varlistentry>
@@ -160,7 +160,7 @@
<listitem>
<para>Build for architecture <replaceable>ARCH</replaceable> when
using <command>--git-pbuilder</command>. If unset no architecture is
- passed to <command>git-pbuilder</command>.
+ passed to <command>git-pbuilder</command>.</para>
</listitem>
</varlistentry>
<varlistentry>
@@ -169,7 +169,7 @@
<para>Whether to try to autoconfigure
<command>git-pbuilder</command> or to rely on the settings in
.pbuilderrc. See the <command>git-pbuilder</command>
- manpage for details.</listitem>
+ manpage for details.</para></listitem>
</varlistentry>
<varlistentry>
<term><option>--git-pbuilder-options</option></term>
@@ -284,8 +284,9 @@
or the application specified via <option>--git-builder</option>.</para>
<para>Exported environment variables are:
<envar>GBP_GIT_DIR</envar> (the repository the package is being built from),
- <envar>GBP_BUILD_DIR</envar> (the build dir).
+ <envar>GBP_BUILD_DIR</envar> (the build dir).</para>
</listitem>
+ </varlistentry>
<varlistentry>
<term><option>--git-debian-tag=</option><replaceable>tag-format</replaceable>
</term>