aboutsummaryrefslogtreecommitdiff
path: root/pbuilder.8
diff options
context:
space:
mode:
authorLoïc Minier <lool@dooz.org>2009-12-14 14:12:06 +0100
committerLoïc Minier <lool@dooz.org>2009-12-14 14:12:06 +0100
commite4855cef7dcd4951531fd085aef409c6e81d4471 (patch)
treeddc41fa08a9c28aaebd75adc3466c790c6926c18 /pbuilder.8
parentee381669df0f79c23f5ed3c5d4d2f83991e43df3 (diff)
downloadpbuilder-e4855cef7dcd4951531fd085aef409c6e81d4471.tar
pbuilder-e4855cef7dcd4951531fd085aef409c6e81d4471.tar.gz
Do not mention codename of testing where possible
Avoid mentionning the codename of the current testing distribution where possible as this gets out of date -- except in the rebuild README where the current testig is really what we want.
Diffstat (limited to 'pbuilder.8')
-rw-r--r--pbuilder.812
1 files changed, 6 insertions, 6 deletions
diff --git a/pbuilder.8 b/pbuilder.8
index eefcd4d..d4a7c21 100644
--- a/pbuilder.8
+++ b/pbuilder.8
@@ -39,8 +39,8 @@ the given options and settings in the configuration file
for the base.tgz.
For example, to switch the distribution of an existing
-base.tgz to lenny, specify the
-.B "\-\-distribution lenny \-\-override\-config"
+base.tgz to sid, specify the
+.B "\-\-distribution sid \-\-override\-config"
options to update.
.TP
@@ -181,11 +181,11 @@ listed in
.TP
.BI "\-\-distribution [" "distribution" "]"
-Specifies the distribution used. Currently the supported values are
+Specifies the distribution used. The supported values are the ones debootstrap
+supports, plus experimental which is special cased in pbuilder. For instance
+you may use:
.B "sid"
-.B "etch"
-.B "lenny"
-and
+or
.B "experimental".
.TP