diff options
Diffstat (limited to 'Documentation/pbuilder-doc.xml')
-rw-r--r-- | Documentation/pbuilder-doc.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/pbuilder-doc.xml b/Documentation/pbuilder-doc.xml index c02b8d8..6b04918 100644 --- a/Documentation/pbuilder-doc.xml +++ b/Documentation/pbuilder-doc.xml @@ -4,7 +4,7 @@ and the latest version is found in CVS repository. --> <book> <bookinfo> - <date>2005-01-04</date> + <date>2005-02-13</date> <title>pbuilder User's Manual</title> <abbrev>pbuilder-doc</abbrev> <subtitle>Usage and operations</subtitle> @@ -25,7 +25,7 @@ <title>Aims of pbuilder</title> <para> <command>pbuilder</command> stands for - Personal Builder, and it is a automatic Debian Package Building system + Personal Builder, and it is an automatic Debian Package Building system for personal environments. <command>pbuilder</command> aims to be an easy-to-setup system @@ -837,7 +837,7 @@ $ sudo pbuilder update --hookdir ~/loginhooks/E10shell <screen> export debian_chroot="pbuild$$" </screen> - <para>example os PS1</para> + <para>example of PS1</para> <screen> export PS1="pbuild chroot 32165 # " </screen> @@ -1073,7 +1073,7 @@ $ sudo pbuilder update --hookdir ~/loginhooks/E10shell </para> <para> This documentation is available from the pbuilder source tarball, - and from the CVS repository of pbuilder (web-based acces is possible). + and from the CVS repository of pbuilder (web-based access is possible). A copy of this documentation can be found on the <ulink url="http://www.netfort.gr.jp/~dancer/software/pbuilder-doc/pbuilder-doc.html">Netfort page for pbuilder</ulink>. The homepage for pbuilder is |