aboutsummaryrefslogtreecommitdiff
path: root/pbuilder.8
diff options
context:
space:
mode:
authorLoïc Minier <lool@dooz.org>2009-12-13 15:01:09 +0100
committerLoïc Minier <lool@dooz.org>2009-12-13 15:01:44 +0100
commit38fd3f47cb0a0317c8a924c2582213422b28d1bb (patch)
treebef747a9b1c5530e387646f12f8e9d2f948caf8a /pbuilder.8
parent49ad693cf2877b29a71d5c7ca32d049fc50a18cf (diff)
downloadpbuilder-38fd3f47cb0a0317c8a924c2582213422b28d1bb.tar
pbuilder-38fd3f47cb0a0317c8a924c2582213422b28d1bb.tar.gz
Use debootstrap by default instead of cdebootstrap
Diffstat (limited to 'pbuilder.8')
-rw-r--r--pbuilder.86
1 files changed, 3 insertions, 3 deletions
diff --git a/pbuilder.8 b/pbuilder.8
index 3db2252..eefcd4d 100644
--- a/pbuilder.8
+++ b/pbuilder.8
@@ -360,14 +360,14 @@ option, for example:
.B "--debootstrapopts --arch=arm --debootstrapopts --variant=buildd"
.TP
-.BI "\-\-debootstrap " "cdebootstrap"
+.BI "\-\-debootstrap " "debootstrap"
Use specified debootstrap implementation as debootstrap.
Known implementations are
.B cdebootstrap
and
.B debootstrap
-and default is to use
-.B cdebootstrap.
+and default is to use
+.B debootstrap.
.TP
.BI "\-\-save\-after\-login "