aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-12-21 02:07:33 +0100
committerJay Berkenbilt <ejb@ql.org>2021-12-21 02:07:33 +0100
commitfdf4d96ea25c3c8e0b576e4b524e665120f63695 (patch)
treefcc67d3d0e2f72d2d2489f7b2e36642a6094d0d4
parent402d1bcf4d11c6300cb73e43dfb4312b6efe7095 (diff)
downloadqpdf-fdf4d96ea25c3c8e0b576e4b524e665120f63695.tar.zst
Update manual pages
-rw-r--r--manual/fix-qdf.1.in7
-rw-r--r--manual/qpdf.1.in9
-rw-r--r--manual/zlib-flate.1.in6
3 files changed, 14 insertions, 8 deletions
diff --git a/manual/fix-qdf.1.in b/manual/fix-qdf.1.in
index dbc4c106..ef3b8022 100644
--- a/manual/fix-qdf.1.in
+++ b/manual/fix-qdf.1.in
@@ -1,6 +1,6 @@
\" This file is not processed by autoconf, but rather by build.mk in
\" the manual directory.
-.TH FIX-QDF "1" "April 2008" "fix-qdf version @PACKAGE_VERSION@" "User Commands"
+.TH FIX-QDF "1" "" "fix-qdf version @PACKAGE_VERSION@" "User Commands"
.SH NAME
fix-qdf \- repair PDF files in QDF form after editing
.SH SYNOPSIS
@@ -15,4 +15,7 @@ object stream offset tables regenerated.
.PP
For details about fix-qdf and about PDF files in QDF mode, please see
the qpdf manual, which can be found in @docdir@/html/index.html or
-@docdir@/qpdf-manual.pdf.
+@docdir@/qpdf-manual.pdf. The latest version of the documentation can
+be found at https://qpdf.readthedocs.io.
+.SH "SEE ALSO"
+qpdf(1)
diff --git a/manual/qpdf.1.in b/manual/qpdf.1.in
index 7d8112dd..852313ee 100644
--- a/manual/qpdf.1.in
+++ b/manual/qpdf.1.in
@@ -1,6 +1,6 @@
.\" This file is not processed by autoconf, but rather by build.mk in
.\" the manual directory.
-.TH QPDF "1" "April 2008" "qpdf version @PACKAGE_VERSION@" "User Commands"
+.TH QPDF "1" "" "qpdf version @PACKAGE_VERSION@" "User Commands"
.SH NAME
qpdf \- PDF transformation software
.SH SYNOPSIS
@@ -14,6 +14,7 @@ viewing), encryption, and decryption of PDF files. It also has many
options for inspecting or checking PDF files, some of which are
useful primarily to PDF developers.
.PP
-For a summary of qpdf's options, please run
-\fBqpdf \-\-help\fR. A complete manual can be found in
-@docdir@/html/index.html or @docdir@/qpdf-manual.pdf.
+For a summary of qpdf's options, please run \fBqpdf \-\-help\fR. A
+complete manual can be found in @docdir@/html/index.html or
+@docdir@/qpdf-manual.pdf. The latest version of the documentation can
+be found at https://qpdf.readthedocs.io.
diff --git a/manual/zlib-flate.1.in b/manual/zlib-flate.1.in
index 77349c36..20b20bbc 100644
--- a/manual/zlib-flate.1.in
+++ b/manual/zlib-flate.1.in
@@ -1,6 +1,6 @@
\" This file is not processed by autoconf, but rather by build.mk in
\" the manual directory.
-.TH ZLIB-FLATE "1" "April 2008" "zlib-flate from qpdf version @PACKAGE_VERSION@" "User Commands"
+.TH ZLIB-FLATE "1" "" "zlib-flate from qpdf version @PACKAGE_VERSION@" "User Commands"
.SH NAME
zlib-flate \- raw zlib compression program
.SH SYNOPSIS
@@ -21,6 +21,8 @@ This program should not be used as a general purpose compression
tool. Use something like gzip(1) instead.
.PP
For details about qpdf, please see the qpdf manual, which can be found
-in @docdir@/html/index.html or @docdir@/qpdf-manual.pdf.
+in @docdir@/html/index.html or @docdir@/qpdf-manual.pdf. The latest
+version of the documentation can be found at
+https://qpdf.readthedocs.io.
.SH "SEE ALSO"
qpdf(1), gzip(1)