From 6219111ed7d6b50f68ebcab5b65517f8b3572ad8 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 22 Aug 2017 13:10:47 -0400 Subject: Update references to README files Most of the README files have been renamed. Refer to the new names. --- manual/qpdf-manual.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'manual') diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml index 2dc7c27d..8d6fce6a 100644 --- a/manual/qpdf-manual.xml +++ b/manual/qpdf-manual.xml @@ -87,7 +87,7 @@ Building and Installing QPDF This chapter describes how to build and install qpdf. Please see - also the README and + also the README.md and INSTALL files in the source distribution. @@ -210,17 +210,17 @@ make configured. You can also set the value of DESTDIR during installation to install to a temporary location, as is common with many open source packages. - Please see also the README and + Please see also the README.md and INSTALL files in the source distribution. Building on Windows is a little bit more complicated. For - details, please see README-windows.txt in the + details, please see README-windows.md in the source distribution. You can also download a binary distribution for Windows. There is a port of qpdf to Visual C++ version 6 in the contrib area generously contributed by Jian Ma. This is also discussed in more detail in - README-windows.txt. + README-windows.md. There are some other things you can do with the build. Although @@ -2102,7 +2102,7 @@ outfile.pdf would enable you to use some software-based secure pseudorandom number generator and to avoid use of whatever the operating system provides. For details on how to do this, please refer to the - top-level README file in the source distribution and to comments + top-level README.md file in the source distribution and to comments in QUtil.hh. @@ -3256,7 +3256,7 @@ print "\n"; converts numbers to strings. This is largely invisible to users, but it does trigger a bug in some older versions of mingw-w64's C++ library. See - README-windows.txt in the source + README-windows.md in the source distribution if you think this may affect you. The copy of the DLL distributed with qpdf's binary distribution is not affected by this problem. @@ -3677,7 +3677,7 @@ print "\n"; not needed to verify a correct build or port of qpdf. They are needed only when changing the actual PDF output generated by qpdf. You should enable them if you are making deep - changes to qpdf itself. See README for + changes to qpdf itself. See README.md for details. @@ -3686,7 +3686,7 @@ print "\n"; Large file tests are off by default but can be turned on with ./configure or by setting an environment variable before running the test suite. See - README for details. + README.md for details. -- cgit v1.2.3-54-g00ecf