diff options
author | Markus Lehtonen <markus.lehtonen@linux.intel.com> | 2014-04-30 13:40:12 +0300 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2014-06-05 19:15:17 +0200 |
commit | c7f0f39cf2f9cba18763df32d581519f5325b8c9 (patch) | |
tree | 86f5a7c9b4224f0966b344a70cbe11581c91ba6b | |
parent | 65af043024a7323e28784b865d8bcba4d67540f2 (diff) | |
download | git-buildpackage-c7f0f39cf2f9cba18763df32d581519f5325b8c9.tar.gz git-buildpackage-c7f0f39cf2f9cba18763df32d581519f5325b8c9.tar.bz2 git-buildpackage-c7f0f39cf2f9cba18763df32d581519f5325b8c9.zip |
docs: add some missing commas to manpages
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
-rw-r--r-- | docs/manpages/gbp-buildpackage.sgml | 2 | ||||
-rw-r--r-- | docs/manpages/gbp.conf.sgml | 2 | ||||
-rw-r--r-- | docs/manpages/gbp.sgml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/manpages/gbp-buildpackage.sgml b/docs/manpages/gbp-buildpackage.sgml index 37d2c313..c5bc50bb 100644 --- a/docs/manpages/gbp-buildpackage.sgml +++ b/docs/manpages/gbp-buildpackage.sgml @@ -494,7 +494,7 @@ <citerefentry> <refentrytitle>gbp.conf</refentrytitle> &dhconfsection; - </citerefentry> + </citerefentry>, &man.seealso.common; </para> </refsect1> diff --git a/docs/manpages/gbp.conf.sgml b/docs/manpages/gbp.conf.sgml index a580220a..9284ce9f 100644 --- a/docs/manpages/gbp.conf.sgml +++ b/docs/manpages/gbp.conf.sgml @@ -226,7 +226,7 @@ the above list of configuration files.</para></listitem> <citerefentry> <refentrytitle>gbp-pq</refentrytitle> <manvolnum>1</manvolnum> - </citerefentry> + </citerefentry>, <citerefentry> <refentrytitle>gbp-pull</refentrytitle> <manvolnum>1</manvolnum> diff --git a/docs/manpages/gbp.sgml b/docs/manpages/gbp.sgml index 2b570d4d..9608a969 100644 --- a/docs/manpages/gbp.sgml +++ b/docs/manpages/gbp.sgml @@ -173,7 +173,7 @@ <citerefentry> <refentrytitle>gbp.conf</refentrytitle> &dhconfsection; - </citerefentry> + </citerefentry>, &man.seealso.common; </para> </refsect1> |