tags 668548 +patch
thanks

Attached is a patch that fixes the manpage.

Regards,
Jö.

-- 
Jorrit (Jö) Fahlke, Interdisciplinary Center for Scientific Computing,
Heidelberg University, Im Neuenheimer Feld 368, D-69120 Heidelberg
Tel: +49 6221 54 8890 Fax: +49 6221 54 8884

Der Horizont vieler Menschen ist ein Kreis mit Radius Null - und das
nennen sie ihren Standpunkt.
-- A. Einstein
From 26a937d6d27edce0b753c8bd6bd3555129882031 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=B6=20Fahlke?= <jor...@jorrit.de>
Date: Thu, 12 Apr 2012 19:19:33 +0200
Subject: [PATCH] Cite the default value for the --git-builder command line
 option correctly in the manpage.

This should fix Bug#668548.
---
 docs/manpages/git-buildpackage.sgml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/manpages/git-buildpackage.sgml b/docs/manpages/git-buildpackage.sgml
index e884d81..7b06b85 100644
--- a/docs/manpages/git-buildpackage.sgml
+++ b/docs/manpages/git-buildpackage.sgml
@@ -122,7 +122,7 @@
       <varlistentry>
         <term><option>--git-builder=<replaceable>BUILD_CMD</replaceable></option></term>
         <listitem>
-          <para>Use <replaceable>BUILD_CMD</replaceable> instead of <command>debuild -i\.git -I.git</command></para>
+          <para>Use <replaceable>BUILD_CMD</replaceable> instead of <command>debuild -i -I</command></para>
         </listitem>
       </varlistentry>
       <varlistentry>
-- 
1.7.9.5

Attachment: signature.asc
Description: Digital signature

Reply via email to