aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2007-05-25 16:28:09 +0200
committerGuido Guenther <agx@bogon.sigxcpu.org>2007-05-25 16:28:09 +0200
commit2761704e7845cd8c829038816d539277f1f136bd (patch)
treef3bdc64d164bdddf46be5a53a5cb11146eecdc6c
parenta7b0714d5bd95c854f78eab00cb59c963b51b5ae (diff)
gbp.conf is per working copy, not per repository
-rw-r--r--docs/chapters/cfgfile.sgml2
-rw-r--r--docs/manpages/manpages.ent2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/chapters/cfgfile.sgml b/docs/chapters/cfgfile.sgml
index 27f8d425..26dc5230 100644
--- a/docs/chapters/cfgfile.sgml
+++ b/docs/chapters/cfgfile.sgml
@@ -12,7 +12,7 @@
</varlistentry>
<varlistentry>
<term>.git/gbp.conf</term>
- <listitem><para>per repository configuration</para></listitem>
+ <listitem><para>per working copy configuration</para></listitem>
</varlistentry>
</variablelist>
All three have the same format. They consist of (at most) four sections, all of them are optional:
diff --git a/docs/manpages/manpages.ent b/docs/manpages/manpages.ent
index 99ff76ec..6f76421a 100644
--- a/docs/manpages/manpages.ent
+++ b/docs/manpages/manpages.ent
@@ -16,7 +16,7 @@
</varlistentry>
<varlistentry>
<term>.git/gbp.conf</term>
- <listitem><para>per repository configuration</para></listitem>
+ <listitem><para>per working copy configuration</para></listitem>
</varlistentry>
</variablelist>
<para>