From e6df348b21fa34b537301dc09f4ee4ce6d36757f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Minier?= Date: Sat, 30 Jan 2010 22:48:06 +0100 Subject: Fix misc man page typos --- pbuilder.8 | 8 ++++---- pbuilderrc.5 | 6 +++--- pdebuild.1 | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pbuilder.8 b/pbuilder.8 index a1f45d8..eda054d 100644 --- a/pbuilder.8 +++ b/pbuilder.8 @@ -333,7 +333,7 @@ pbuilderrc. To clear the list of options, pass the empty string, e.g. \-\-debbuildopts "". Multiple options are delimited with spaces, -like \-\-debbuildopts "-j100 -E" +like \-\-debbuildopts "\-j100 \-E" .TP .BI "\-\-logfile [" "file to log" "]" @@ -583,7 +583,7 @@ settings set in other configuration files. .B "pbuilder --create" .nf -# pbuilder --create +# pbuilder \-\-create Distribution is sid. Building the build environment -> running debootstrap @@ -599,7 +599,7 @@ I: Validating Packages .B "pbuilder --update" .nf -# pbuilder --update +# pbuilder \-\-update W: /home/dancer/.pbuilderrc does not exist Building the build Environment -> extracting base tarball [/var/cache/pbuilder/base.tgz] @@ -611,7 +611,7 @@ Building the build Environment .B "pbuilder --build" .nf -# pbuilder --build dsh_*.dsc +# pbuilder \-\-build dsh_*.dsc I: using fakeroot in build. Current time: Sat Jan 20 12:03:34 JST 2007 pbuilder-time-stamp: 1169262214 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" diff --git a/pdebuild.1 b/pdebuild.1 index d65863a..5ce6cbb 100644 --- a/pdebuild.1 +++ b/pdebuild.1 @@ -171,13 +171,13 @@ dpkg-buildpackage: source version without epoch 0.26 fakeroot debian/rules clean dh_testdir dh_testroot -rm -f build-stamp configure-stamp +rm \-f build-stamp configure-stamp /usr/bin/make clean make[1]: Entering directory `/home/dancer/DEBIAN/cowdancer/cowdancer' -rm -f *~ *.o *.lo libcowdancer.so cow-shell cowbuilder +rm \-f *~ *.o *.lo libcowdancer.so cow-shell cowbuilder make[1]: Leaving directory `/home/dancer/DEBIAN/cowdancer/cowdancer' dh_clean - dpkg-source -b cowdancer + dpkg-source \-b cowdancer dpkg-source: warning: source directory `./cowdancer' is not - `cowdancer-0.26' dpkg-source: building cowdancer in cowdancer_0.26.tar.gz . -- cgit v1.2.3