Commit ff481b590b434112398f62169e570f70232a83eb
Committed by
Jay Berkenbilt
1 parent
a734af68
Let cmake replace the project version in manual pages
Also update to cmake variable rather than autoconf variable
Showing
3 changed files
with
3 additions
and
9 deletions
manual/fix-qdf.1.in
| 1 | -\" This file is not processed by autoconf, but rather by build.mk in | ||
| 2 | -\" the manual directory. | ||
| 3 | -.TH FIX-QDF "1" "" "fix-qdf version @PACKAGE_VERSION@" "User Commands" | 1 | +.TH FIX-QDF "1" "" "fix-qdf version @PROJECT_VERSION@" "User Commands" |
| 4 | .SH NAME | 2 | .SH NAME |
| 5 | fix-qdf \- repair PDF files in QDF form after editing | 3 | fix-qdf \- repair PDF files in QDF form after editing |
| 6 | .SH SYNOPSIS | 4 | .SH SYNOPSIS |
manual/qpdf.1.in
| 1 | -.\" This file is not processed by autoconf, but rather by build.mk in | ||
| 2 | -.\" the manual directory. | ||
| 3 | -.TH QPDF "1" "" "qpdf version @PACKAGE_VERSION@" "User Commands" | 1 | +.TH QPDF "1" "" "qpdf version @PROJECT_VERSION@" "User Commands" |
| 4 | .SH NAME | 2 | .SH NAME |
| 5 | qpdf \- PDF transformation software | 3 | qpdf \- PDF transformation software |
| 6 | .SH SYNOPSIS | 4 | .SH SYNOPSIS |
manual/zlib-flate.1.in
| 1 | -\" This file is not processed by autoconf, but rather by build.mk in | ||
| 2 | -\" the manual directory. | ||
| 3 | -.TH ZLIB-FLATE "1" "" "zlib-flate from qpdf version @PACKAGE_VERSION@" "User Commands" | 1 | +.TH ZLIB-FLATE "1" "" "zlib-flate from qpdf version @PROJECT_VERSION@" "User Commands" |
| 4 | .SH NAME | 2 | .SH NAME |
| 5 | zlib-flate \- raw zlib compression program | 3 | zlib-flate \- raw zlib compression program |
| 6 | .SH SYNOPSIS | 4 | .SH SYNOPSIS |