]> err.no Git - dpkg/commitdiff
Fix some quote characters in manpages
authorFrank Lichtenheld <djpig@debian.org>
Mon, 29 Oct 2007 02:57:19 +0000 (03:57 +0100)
committerFrank Lichtenheld <djpig@debian.org>
Mon, 29 Oct 2007 02:57:19 +0000 (03:57 +0100)
dpkg-query.1: Replace ' with \(aq in example
dpkg-source.1: Replace ' with \(aq in synopsis

debian/changelog
man/ChangeLog
man/dpkg-query.1
man/dpkg-source.1

index 8b78abb9148db33b58526d8c50482b80d64243d7..ac432cf280fafc0c8ac1ed9dfdeec8c21aa74555 100644 (file)
@@ -45,6 +45,9 @@ dpkg (1.14.8) UNRELEASED; urgency=low
     Closes: #445858
   * Fix Dpkg::BuildOptions (and thereby dpkg-buildpackage) to really
     set DEB_BUILD_OPTIONS. Found by Daniel Shepler. Closes: #446119
+  * Change some ' in shell code in dpkg-source.1 and dpkg-query.1 to
+    proper \(aq. Reported by Daniel van Eeden. Closes: #447476
+    
 
   [ Guillem Jover ]
   * Use shipped perl modules when calling perl programs at build time.
index 168822a8a36d8082cd360c029ca57c3170aaced2..b1d437ae2d3a3a2971bb2e71843acd8dd5e60ecd 100644 (file)
@@ -1,3 +1,9 @@
+2007-10-29  Frank Lichtenheld  <djpig@debian.org>
+
+       * dpkg-query.1: Replace ' with \(aq in example.
+       Reported by Daniel van Eeden <daniel_e -at- dds nl>
+       * dpkg-source.1: Replace ' with \(aq in synopsis.
+
 2007-10-26  Peter Karlsson  <peterk@softwolves.pp.se>
 
        * po/sv.po: Updated to 1343t.
index ec7e6540b2f544f62b3d0a7e95e93d9492ef41af..2fbe5b7c70714724026e64981ec7f95538ffee47 100644 (file)
@@ -140,7 +140,7 @@ run:
 
 .T
 .nf
-  \fBdpkg\-query \-W \-f='${Package} ${Version}\\t${Maintainer}\\n' dpkg\fP
+  \fBdpkg\-query \-W \-f=\(aq${Package} ${Version}\\t${Maintainer}\\n\(aq dpkg\fP
 .fi
 .
 .SH ENVIRONMENT
index 6eae108bd17fce1446795ce60c2ef0008ceb0ab0..7c2c5cb8012a02f14657ea15f05681f4dbd59bdb 100644 (file)
@@ -42,7 +42,7 @@ extractors' umask; if the parent directory is setgid then the
 extracted directories will be too, and all the files and directories
 will inherit its group ownership.
 .TP
-.RI "\fB\-b\fP " directory " [" orig-directory | orig-targz |'']
+.RI "\fB\-b\fP " directory " [" orig-directory | orig-targz |\(aq\(aq]
 Build a source package. One or two non-option arguments should
 be supplied. The first is taken as the name of the directory
 containing the unpacked source tree. If a second argument is supplied