From fdf4d96ea25c3c8e0b576e4b524e665120f63695 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Mon, 20 Dec 2021 20:07:33 -0500 Subject: [PATCH] Update manual pages --- manual/fix-qdf.1.in | 7 +++++-- manual/qpdf.1.in | 9 +++++---- manual/zlib-flate.1.in | 6 ++++-- 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)