[Reproducible-commits] [dpkg] 12/26: man: Add missing quotes

Jérémy Bobbio lunar at moszumanska.debian.org
Fri Jan 15 21:11:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

lunar pushed a commit to branch pu/reproducible_builds
in repository dpkg.

commit 5bfa947cd4e8c40541bdfc71450c7030dedb3e2e
Author: Guillem Jover <guillem at debian.org>
Date:   Sun Oct 11 01:11:04 2015 +0200

    man: Add missing quotes
---
 debian/changelog |  1 +
 man/dpkg-deb.1   |  4 ++--
 man/dpkg-query.1 |  4 ++--
 man/dpkg.1       | 19 ++++++++++---------
 4 files changed, 15 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b096d91..f060b3c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ dpkg (1.18.5) UNRELEASED; urgency=medium
     - Move --audit description just after --verify in dpkg(1).
     - Mark Maintainer field as bold in deb-src-control(5).
     - Fix reference to --record-avail instead of inexistent --avail.
+    - Add missing quotes in man pages.
 
  -- Guillem Jover <guillem at debian.org>  Fri, 25 Dec 2015 14:20:16 +0100
 
diff --git a/man/dpkg-deb.1 b/man/dpkg-deb.1
index 9872382..83e963a 100644
--- a/man/dpkg-deb.1
+++ b/man/dpkg-deb.1
@@ -46,7 +46,7 @@ and run it for you.
 .PP
 For most commands taking an input archive argument, the archive can be
 read from standard input if the archive name is given as a single minus
-character (\fB\-\fP); otherwise lack of support will be documented in
+character (\(Fo\fB\-\fP\(Fc); otherwise lack of support will be documented in
 their respective command description.
 .
 .SH COMMANDS
@@ -177,7 +177,7 @@ subdirectory of the specified directory (since dpkg 1.16.1).
 The target directory (but not its parents) will be created if necessary.
 
 The input archive is not (currently) processed sequentially, so reading
-it from standard input (\fB-\fP) is \fBnot\fP supported.
+it from standard input (\(Fo\fB-\fP\(Fc) is \fBnot\fP supported.
 .TP
 .BR \-\-ctrl\-tarfile " \fIarchive\fP"
 Extracts the control data from a binary package and sends it to standard
diff --git a/man/dpkg-query.1 b/man/dpkg-query.1
index ea552c2..6d22705 100644
--- a/man/dpkg-query.1
+++ b/man/dpkg-query.1
@@ -133,8 +133,8 @@ for that, this command will not get removed.
 .BR \-S ", " \-\-search " \fIfilename-search-pattern\fP..."
 Search for packages that own files corresponding to the given pattern.
 Standard shell wildcard characters can be used in the pattern, where
-asterisk (*) and question mark (?) will match a slash, and blackslash
-(\\) will be used as an escape character.
+asterisk (\fB*\fP) and question mark (\fB?\fP) will match a slash,
+and blackslash (\fB\\\fP) will be used as an escape character.
 
 If the first character in the \fIfilename-search-pattern\fP is none of
 \(oq\fB*[?/\fP\(cq then it will be considered a substring match and will be
diff --git a/man/dpkg.1 b/man/dpkg.1
index 9f58019..a04be5d 100644
--- a/man/dpkg.1
+++ b/man/dpkg.1
@@ -260,8 +260,8 @@ available. With action \fB\-\-merge\-avail\fP, old information is
 combined with information from \fIPackages-file\fP. With action
 \fB\-\-update\-avail\fP, old information is replaced with the information
 in the \fIPackages-file\fP. The \fIPackages-file\fP distributed with
-Debian is simply named \fIPackages\fP. If the \fIPackages-file\fP
-argument is missing or named \fB-\fP then it will be read from
+Debian is simply named \(Fo\fIPackages\fP\(Fc. If the \fIPackages-file\fP
+argument is missing or named \(Fo\fB\-\fP\(Fc then it will be read from
 standard input (since dpkg 1.17.7). \fBdpkg\fP keeps its record of
 available packages in \fI/var/lib/dpkg/available\fP.
 
@@ -292,7 +292,7 @@ not be shown.
 Set package selections using file read from stdin. This file should be
 in the format \(lq\fIpackage\fP \fIstate\fP\(rq, where state is one of
 \fBinstall\fP, \fBhold\fP, \fBdeinstall\fP or \fBpurge\fP. Blank lines
-and comment lines beginning with \(oq#\(cq are also permitted.
+and comment lines beginning with \(oq\fB#\fP\(cq are also permitted.
 
 The \fIavailable\fP file needs to be up-to-date for this command to be
 useful, otherwise unknown packages will be ignored with a warning. See
@@ -449,7 +449,7 @@ configuration file \fI/etc/dpkg/dpkg.cfg\fP or fragment files (with names
 matching this shell pattern \(aq[0-9a-zA-Z_-]*\(aq) on the configuration
 directory \fI/etc/dpkg/dpkg.cfg.d/\fP. Each line in the configuration
 file is either an option (exactly the same as the command line option but
-without leading hyphens) or a comment (if it starts with a \fB#\fR).
+without leading hyphens) or a comment (if it starts with a \(oq\fB#\fP\(cq).
 .br
 .TP
 \fB\-\-abort\-after=\fP\fInumber\fP
@@ -639,18 +639,18 @@ installed. This is an alias of \fB\-\-refuse\-downgrade\fP.
 .BI \-\-admindir= dir
 Change default administrative directory, which contains many files that
 give information about status of installed or uninstalled packages, etc.
-(Defaults to \fI/var/lib/dpkg\fP)
+(Defaults to \(Fo\fI/var/lib/dpkg\fP\(Fc)
 .TP
 .BI \-\-instdir= dir
 Change default installation directory which refers to the directory where
 packages are to be installed. \fBinstdir\fP is also the directory passed
 to \fBchroot\fP(2) before running package's installation scripts, which
 means that the scripts see \fBinstdir\fP as a root directory.
-(Defaults to \fI/\fP)
+(Defaults to \(Fo\fI/\fP\(Fc)
 .TP
 .BI \-\-root= dir
-Changing \fBroot\fP changes \fBinstdir\fP to \fIdir\fP and \fBadmindir\fP
-to \fIdir\fP\fB/var/lib/dpkg\fP.
+Changing \fBroot\fP changes \fBinstdir\fP to \(Fo\fIdir\fP\(Fc and
+\fBadmindir\fP to \(Fo\fIdir\fP\fB/var/lib/dpkg\fP\(Fc.
 .TP
 \fB\-O\fP, \fB\-\-selected\-only\fP
 Only process the packages that are selected for installation. The
@@ -816,7 +816,8 @@ The program \fBdpkg\fP will execute when starting a new interactive shell.
 .TP
 .B COLUMNS
 Sets the number of columns \fBdpkg\fP should use when displaying formatted
-text. Currently only used by \-l.
+text.
+Currently only used by \fB\-\-list\fP.
 .SS Internal environment
 .TP
 .B DPKG_SHELL_REASON

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/dpkg.git



More information about the Reproducible-commits mailing list