aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc.5
diff options
context:
space:
mode:
authorLoïc Minier <lool@dooz.org>2010-01-30 22:48:06 +0100
committerLoïc Minier <lool@dooz.org>2010-01-30 22:48:06 +0100
commite6df348b21fa34b537301dc09f4ee4ce6d36757f (patch)
treee2c3e5a3bad68d99c21cddb26b08489ea4b22a28 /pbuilderrc.5
parent7f392bad11c4bbaea33cd4c1a904ef077e967f1f (diff)
downloadpbuilder-e6df348b21fa34b537301dc09f4ee4ce6d36757f.tar
pbuilder-e6df348b21fa34b537301dc09f4ee4ce6d36757f.tar.gz
Fix misc man page typos
Diffstat (limited to 'pbuilderrc.5')
-rw-r--r--pbuilderrc.56
1 files changed, 3 insertions, 3 deletions
diff --git a/pbuilderrc.5 b/pbuilderrc.5
index 2dd6187..b6a83f2 100644
--- a/pbuilderrc.5
+++ b/pbuilderrc.5
@@ -197,7 +197,7 @@ When this option is set to
.B "pbuilder"
will invoke
.B "$DEBOOTSTRAP"
-with "--variant=buildd"
+with "\-\-variant=buildd"
option, which results in debootstrap creating a minimal chroot for
buildd instead of trying to create a minimal installation chroot.
.B "DEBOOTSTRAP"
@@ -396,13 +396,13 @@ option, and create a logfile named after the package name.
Specify what pbuilder implementation to use for pdebuild.
The currently possible values are
.B "pbuilder"
-and
+and
.B "cowbuilder"
.TP
.BI "AUTOCLEANAPTCACHE=" "yes"
Always run with
--B "--autocleanaptcache"
+.B "\-\-autocleanaptcache"
option.
.SH "AUTHOR"