diff options
author | Junichi Uekawa <dancer@netfort.gr.jp> | 2011-08-03 08:51:09 +0900 |
---|---|---|
committer | Junichi Uekawa <dancer@netfort.gr.jp> | 2011-08-03 08:51:09 +0900 |
commit | 71862e9029078e24559ffd0d3a806850c655505d (patch) | |
tree | b3b8de367a47747221d4a45b0ffeb8da88356ce3 /Documentation | |
parent | e32503afcece22a2ad90f1cbc34ba6e69753e62b (diff) | |
download | pbuilder-71862e9029078e24559ffd0d3a806850c655505d.tar pbuilder-71862e9029078e24559ffd0d3a806850c655505d.tar.gz |
somehow make the name match what the script comment says.
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/pbuilder-doc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/pbuilder-doc.xml b/Documentation/pbuilder-doc.xml index 19f3106..0860766 100644 --- a/Documentation/pbuilder-doc.xml +++ b/Documentation/pbuilder-doc.xml @@ -423,7 +423,7 @@ </para> <itemizedlist> <listitem> - <para>Automatic install-remove-upgrade-remove-install-purge-upgrade-purge test-suite (distributed as an example, <filename>B91dpkg-i</filename>), + <para>Automatic install-remove-install-purge-upgrade-remove-upgrade-purge test-suite (distributed as an example, <filename>B91dpkg-i</filename>), or just check that everything installs somewhat (<filename>execute_installtest.sh</filename>).</para> </listitem> |