aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/common.ent
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2015-10-20 17:53:52 +0200
committerGuido Günther <agx@sigxcpu.org>2015-10-20 17:56:15 +0200
commitdb5d50f59924fdb47ac8b057135c8f2025ece86c (patch)
treec0387375946d8ac1a9a29369678453fea254a536 /docs/common.ent
parent01acdd7af8fcf5461cdd73c44e73b01a4d9aca77 (diff)
docs: Update pbuilder invocation section
the current docs were badly outdated not even mentioning --git-pbuilder. Also document that we use cowbuilder with git-pbuilder How to change the actual builder run by git-pbuilder (cowbuilder, pbuilder, qemu-builder) is alread documented in the git-pbuilder manpage. Closes: #703969
Diffstat (limited to 'docs/common.ent')
-rw-r--r--docs/common.ent3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/common.ent b/docs/common.ent
index 3da5ab4c..2bcb3dd9 100644
--- a/docs/common.ent
+++ b/docs/common.ent
@@ -16,7 +16,7 @@
<!ENTITY gbp-clone "<command>gbp&nbsp;clone</command>">
<!ENTITY gbp-pq "<command>gbp&nbsp;pq</command>">
<!ENTITY gbp-create-remote-repo "<command>gbp&nbsp;create-remote-repo</command>">
- <!ENTITY git-pbuilder "<command>git pbuilder</command>">
+ <!ENTITY git-pbuilder "<command>git-pbuilder</command>">
<!ENTITY gitcmd "<command>git</command>">
<!ENTITY gitkcmd "<command>gitk</command>">
<!ENTITY cowbuildercmd "<command>cowbuilder</command>">
@@ -40,6 +40,7 @@
<!ENTITY git "<productname>Git</productname>">
<!ENTITY dch "<productname>dch</productname>">
<!ENTITY pbuilder "<productname>Pbuilder</productname>">
+ <!ENTITY cowbuilder "<productname>Cowbuilder</productname>">
<!ENTITY gitloaddirs "<productname>Git_load_dirs</productname>">
<!ENTITY debuild "<productname>Debuild</productname>">
<!ENTITY svn-buildpackage "<productname>svn-buildpackage</productname>">