aboutsummaryrefslogtreecommitdiff
path: root/pbuilder.8
diff options
context:
space:
mode:
authordancer <dancer>2005-06-03 12:07:39 +0000
committerdancer <dancer>2005-06-03 12:07:39 +0000
commite342d18928b393c8d3d5c73324d7b5e49fc6ea74 (patch)
tree6066281270d49d66b77a057c1c37f119eee09b4b /pbuilder.8
parenta8a89c869fe7d948479ee58bb7a793a34723cec0 (diff)
downloadpbuilder-e342d18928b393c8d3d5c73324d7b5e49fc6ea74.tar
pbuilder-e342d18928b393c8d3d5c73324d7b5e49fc6ea74.tar.gz
change to use experimental,
and apply patch; and apply my own patch.
Diffstat (limited to 'pbuilder.8')
-rw-r--r--pbuilder.810
1 files changed, 6 insertions, 4 deletions
diff --git a/pbuilder.8 b/pbuilder.8
index ee1a607..28458a4 100644
--- a/pbuilder.8
+++ b/pbuilder.8
@@ -1,4 +1,4 @@
-.TH "pbuilder" 8 "2005 Feb 13" "Debian" "pbuilder"
+.TH "pbuilder" 8 "2005 Jun 3" "Debian" "pbuilder"
.SH NAME
pbuilder \- personal package builder
.SH SYNOPSIS
@@ -37,8 +37,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 sarge, specify the
-.B "--distribution sarge --override-config"
+base.tgz to etch, specify the
+.B "--distribution etch --override-config"
options to update.
.TP
@@ -180,8 +180,10 @@ should do.
Specifies the distribution used. Currently the supported values are
.B "sid"
.B "sarge"
+.B "woody"
+.B "etch"
and
-.B "woody".
+.B "experimental".
This option is only effective for
.B "pbuilder create"