summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2022-08-03 21:24:42 +0200
committerJean Delvare <jdelvare@suse.de>2022-08-03 21:24:42 +0200
commitc24ae4fb3751fb270c176b2d34934f88c6ed5874 (patch)
treeb1b6977b737ab1d35249cdd8bb9937e99931e2cf
parentb0a75fc2a38faa600f411da178a1766ceb8e35b9 (diff)
downloadquilt-c24ae4fb3751fb270c176b2d34934f88c6ed5874.tar.gz
Man page: capitalize "PDF" when not part of a filename
-rw-r--r--doc/quilt.1.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/quilt.1.in b/doc/quilt.1.in
index a41d604..df21752 100644
--- a/doc/quilt.1.in
+++ b/doc/quilt.1.in
@@ -184,7 +184,7 @@ Use the specified configuration file instead of
if
.I \\[ti]/.quiltrc
does not exist).
-See the pdf documentation for details about its possible contents.
+See the PDF documentation for details about its possible contents.
The special value \\[lq]\\-\\[rq] causes
.I quilt
not to read any configuration file.
@@ -483,10 +483,10 @@ scripts, with the help of several other contributors (see the file
in the distribution).
.PP
This man page was written by Martin Quinson, based on information found
-in the pdf documentation, and in the help messages of each commands.
+in the PDF documentation, and in the help messages of each commands.
.
.SH EXAMPLES
-Please refer to the pdf documentation for a full example of use (under
+Please refer to the PDF documentation for a full example of use (under
.B "SEE ALSO"
below).
.
@@ -496,7 +496,7 @@ is installed at
.IR "@DOCSUBDIR@/\\:quilt.pdf" .
Note that some distributors compress this file.
.BR zxpdf (1)
-can be used to display compressed pdf files.
+can be used to display compressed PDF files.
.PP
The GNU
.I Diffutils