Преглед на файлове

Fix some quote characters in manpages

dpkg-query.1: Replace ' with \(aq in example
dpkg-source.1: Replace ' with \(aq in synopsis
Frank Lichtenheld преди 18 години
родител
ревизия
17362bdaae
променени са 4 файла, в които са добавени 11 реда и са изтрити 2 реда
  1. 3 0
      debian/changelog
  2. 6 0
      man/ChangeLog
  3. 1 1
      man/dpkg-query.1
  4. 1 1
      man/dpkg-source.1

+ 3 - 0
debian/changelog

@@ -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.

+ 6 - 0
man/ChangeLog

@@ -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.

+ 1 - 1
man/dpkg-query.1

@@ -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

+ 1 - 1
man/dpkg-source.1

@@ -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