aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoïc Minier <lool@dooz.org>2007-08-12 10:54:18 +0200
committerLoïc Minier <lool@dooz.org>2007-08-12 10:54:18 +0200
commit4c5ebc02c0cbac79fe6719d9b455d994987c2153 (patch)
tree3051c09a17151f287a04e058ceddc0d069a7f35b
parentd941f2db5d65360510ec4d84223af67510881d81 (diff)
downloadpbuilder-4c5ebc02c0cbac79fe6719d9b455d994987c2153.tar
pbuilder-4c5ebc02c0cbac79fe6719d9b455d994987c2153.tar.gz
* Fix a file name in pdebuild.1's man page which was being interpreted by
man; thanks Roland Stigge; closes: #437336.
-rw-r--r--debian/changelog6
-rw-r--r--pdebuild.13
2 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index ebee080..a9424f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
pbuilder (0.172) UNRELEASED; urgency=low
- *
+ [ Loic Minier ]
+ * Fix a file name in pdebuild.1's man page which was being interpreted by
+ man; thanks Roland Stigge; closes: #437336.
- -- Junichi Uekawa <dancer@debian.org> Wed, 01 Aug 2007 23:05:49 +0900
+ -- Loic Minier <lool@dooz.org> Sun, 12 Aug 2007 10:53:03 +0200
pbuilder (0.171) unstable; urgency=low
diff --git a/pdebuild.1 b/pdebuild.1
index 10d9452..6ddb711 100644
--- a/pdebuild.1
+++ b/pdebuild.1
@@ -13,8 +13,7 @@ One must be inside the source tree containing the
.B "debian"
directory.
-By default, build log file is stored in
-../<package>_<version>_<arch>.build.
+By default, build log file is stored in ../<package>_<version>_<arch>.build.
.SH "PDEBUILD OPTIONS"