Commit fdf4d96ea25c3c8e0b576e4b524e665120f63695

Authored by Jay Berkenbilt
1 parent 402d1bcf

Update manual pages

manual/fix-qdf.1.in
1 1 \" This file is not processed by autoconf, but rather by build.mk in
2 2 \" the manual directory.
3   -.TH FIX-QDF "1" "April 2008" "fix-qdf version @PACKAGE_VERSION@" "User Commands"
  3 +.TH FIX-QDF "1" "" "fix-qdf version @PACKAGE_VERSION@" "User Commands"
4 4 .SH NAME
5 5 fix-qdf \- repair PDF files in QDF form after editing
6 6 .SH SYNOPSIS
... ... @@ -15,4 +15,7 @@ object stream offset tables regenerated.
15 15 .PP
16 16 For details about fix-qdf and about PDF files in QDF mode, please see
17 17 the qpdf manual, which can be found in @docdir@/html/index.html or
18   -@docdir@/qpdf-manual.pdf.
  18 +@docdir@/qpdf-manual.pdf. The latest version of the documentation can
  19 +be found at https://qpdf.readthedocs.io.
  20 +.SH "SEE ALSO"
  21 +qpdf(1)
... ...
manual/qpdf.1.in
1 1 .\" This file is not processed by autoconf, but rather by build.mk in
2 2 .\" the manual directory.
3   -.TH QPDF "1" "April 2008" "qpdf version @PACKAGE_VERSION@" "User Commands"
  3 +.TH QPDF "1" "" "qpdf version @PACKAGE_VERSION@" "User Commands"
4 4 .SH NAME
5 5 qpdf \- PDF transformation software
6 6 .SH SYNOPSIS
... ... @@ -14,6 +14,7 @@ viewing), encryption, and decryption of PDF files. It also has many
14 14 options for inspecting or checking PDF files, some of which are
15 15 useful primarily to PDF developers.
16 16 .PP
17   -For a summary of qpdf's options, please run
18   -\fBqpdf \-\-help\fR. A complete manual can be found in
19   -@docdir@/html/index.html or @docdir@/qpdf-manual.pdf.
  17 +For a summary of qpdf's options, please run \fBqpdf \-\-help\fR. A
  18 +complete manual can be found in @docdir@/html/index.html or
  19 +@docdir@/qpdf-manual.pdf. The latest version of the documentation can
  20 +be found at https://qpdf.readthedocs.io.
... ...
manual/zlib-flate.1.in
1 1 \" This file is not processed by autoconf, but rather by build.mk in
2 2 \" the manual directory.
3   -.TH ZLIB-FLATE "1" "April 2008" "zlib-flate from qpdf version @PACKAGE_VERSION@" "User Commands"
  3 +.TH ZLIB-FLATE "1" "" "zlib-flate from qpdf version @PACKAGE_VERSION@" "User Commands"
4 4 .SH NAME
5 5 zlib-flate \- raw zlib compression program
6 6 .SH SYNOPSIS
... ... @@ -21,6 +21,8 @@ This program should not be used as a general purpose compression
21 21 tool. Use something like gzip(1) instead.
22 22 .PP
23 23 For details about qpdf, please see the qpdf manual, which can be found
24   -in @docdir@/html/index.html or @docdir@/qpdf-manual.pdf.
  24 +in @docdir@/html/index.html or @docdir@/qpdf-manual.pdf. The latest
  25 +version of the documentation can be found at
  26 +https://qpdf.readthedocs.io.
25 27 .SH "SEE ALSO"
26 28 qpdf(1), gzip(1)
... ...