From 753fee0b9db57f0564aa719bc0cfcbbb5dafd983 Mon Sep 17 00:00:00 2001 From: Chris Leick Date: Wed, 3 Aug 2011 08:47:49 +0900 Subject: pbuilder: Patch fixes some typos in Documentation (closes: 636376) Version: 0.200 Severity: minor Tags: patch Hi, in the documentation, I've found some errors (missing words, punctuation ...) This patch will fix them. --- Documentation/pbuilder-doc.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'Documentation') diff --git a/Documentation/pbuilder-doc.xml b/Documentation/pbuilder-doc.xml index d8b9b6f..0c530f7 100644 --- a/Documentation/pbuilder-doc.xml +++ b/Documentation/pbuilder-doc.xml @@ -124,7 +124,7 @@ will update the base.tgz. It will extract the chroot, invoke apt-get update and apt-get dist-upgrade inside the - chroot, and then recreate the base.tgz (the base tar-ball.) + chroot, and then recreate the base.tgz (the base tar-ball). It is possible to switch the distribution which the @@ -271,8 +271,8 @@ pbuilder requires full root privilege when it is satisfying the build-dependencies, but most packages do not need root privilege to build, or even refused to build when they are built as root. - pbuilder can create a user which is only used - inside pbuilder and use that user id when + pbuilder can create a user which is only used + inside pbuilder and use that user id when building, and use the fakeroot command when root privilege is required. @@ -448,7 +448,7 @@ The test files are shell scripts placed in debian/pbuilder-test/NN_name (where - NN is number) following run-parts standard + NN is a number) following run-parts standard See run-parts(8). For example, no '.' in file names! @@ -461,7 +461,7 @@ Example scripts for use with pbuilder-test can be found in - /usr/share/doc/pbuilder/examples/pbuilder-test + /usr/share/doc/pbuilder/examples/pbuilder-test. @@ -786,7 +786,7 @@ read Logging in to pbuilder to investigate build failure It is possible to invoke a shell session after a build - failure. Example hook script are provided as + failure. Example hook scripts are provided as C10shell and C11screen scripts. C10shell script will start bash inside chroot, and C11screen script will start GNU @@ -1406,7 +1406,7 @@ git-clone ssh://git.debian.org/git/pbuilder/pbuilder.git - Experimental or wish-list features of pbuilder + Experimental or wishlist features of pbuilder There are some advanced features, above that of the basic feature of pbuilder, for some specific purposes. @@ -1419,7 +1419,7 @@ git-clone ssh://git.debian.org/git/pbuilder/pbuilder.git the user-mode-linux pbuilder port. lvmpbuilder script in the examples directory implements such port. The scripts and documentation can be found under - /usr/share/doc/pbuilder/examples/lvmpbuilder/ + /usr/share/doc/pbuilder/examples/lvmpbuilder/. @@ -1675,7 +1675,7 @@ cache location Possibly inaccurate Background History of pbuilder - The following is a most possibly inaccurate account of how + The following is a most possibly accurate account of how pbuilder came to happen, and other attempts to make something like pbuilder happen. This part of the document was originally in the AUTHORS file, -- cgit v1.2.3