From 30e6776ac571fe1ea607227b922d400cc6e94f89 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sun, 24 May 2015 17:44:13 +0000 Subject: clarify pointer man page text and make it less accusatory git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2522 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- buildtools/makepointerman | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'buildtools') diff --git a/buildtools/makepointerman b/buildtools/makepointerman index 8fbb0f49..58d3a64c 100755 --- a/buildtools/makepointerman +++ b/buildtools/makepointerman @@ -74,11 +74,11 @@ print(MANPAGE "If that doesn't work, also try " . print(MANPAGE "emailing Bryan Henderson, bryanh\@giraffe-data.com.\n"); print(MANPAGE "\n"); -print(MANPAGE "Note that making the documentation available this way was\n"); -print(MANPAGE "a choice of the person who installed Netpbm on this system.\n"); -print(MANPAGE "It is also possible to install Netpbm such that you would\n"); -print(MANPAGE "simply see the documentation instead of the message you are\n"); -print(MANPAGE "reading now.\n"); +print(MANPAGE "Note that it is possible to install Netpbm with the\n"); +print(MANPAGE "documentation available differently. For example, you\n"); +print(MANPAGE "could simply see the documentation instead of the message\n"); +print(MANPAGE "you are reading now. The file 'doc/USERDOC' in the Netpbm\n"); +print(MANPAGE "source tree contains details."); print(MANPAGE "\n"); if ($format eq "nroff") { -- cgit 1.4.1