aboutsummaryrefslogtreecommitdiff
path: root/Documentation/pbuilder-doc.xml
diff options
context:
space:
mode:
authorJunichi Uekawa <dancer@dancer64.netfort.gr.jp>2007-06-04 23:30:29 +0900
committerJunichi Uekawa <dancer@dancer64.netfort.gr.jp>2007-06-04 23:30:29 +0900
commit5982bd1889f1a50a95423db21954d39453f6d040 (patch)
tree60c7431159b1d900bf3dc77349ee43d0d7939060 /Documentation/pbuilder-doc.xml
parent871359d58705d8217f31fd3b498384aa7f156c49 (diff)
downloadpbuilder-5982bd1889f1a50a95423db21954d39453f6d040.tar
pbuilder-5982bd1889f1a50a95423db21954d39453f6d040.tar.gz
* pbuilder-doc.xml: review documentation.
Diffstat (limited to 'Documentation/pbuilder-doc.xml')
-rw-r--r--Documentation/pbuilder-doc.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/Documentation/pbuilder-doc.xml b/Documentation/pbuilder-doc.xml
index 7932265..f104c70 100644
--- a/Documentation/pbuilder-doc.xml
+++ b/Documentation/pbuilder-doc.xml
@@ -161,11 +161,12 @@
used to specify which base.tgz to use.
</para>
<para>
- <command>pbuilder</command> will extract a fresh base chroot image
- from base.tgz created with <command>pbuilder build</command>
- and updated with <command>pbuilder update</command>,
- and populate the chroot with build-dependencies by parsing
- debian/control and invoking <command>apt-get</command>.
+ <command>pbuilder</command> will extract a fresh base chroot
+ image from base.tgz. (base.tgz is created with
+ <command>pbuilder create</command>, and updated with
+ <command>pbuilder update</command>). The chroot is populated
+ with build-dependencies by parsing debian/control and invoking
+ <command>apt-get</command>.
</para>
<para>
For fuller documentation of command-line options, see