about summary refs log tree commit diff
path: root/buildtools
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-05-24 17:44:13 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-05-24 17:44:13 +0000
commit30e6776ac571fe1ea607227b922d400cc6e94f89 (patch)
tree0ca799a3c2fc75824bdee5322caef51be756a3bd /buildtools
parentee52c5378d9e52ed6805c59d6cded375c1e79b1e (diff)
downloadnetpbm-mirror-30e6776ac571fe1ea607227b922d400cc6e94f89.tar.gz
netpbm-mirror-30e6776ac571fe1ea607227b922d400cc6e94f89.tar.xz
netpbm-mirror-30e6776ac571fe1ea607227b922d400cc6e94f89.zip
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
Diffstat (limited to 'buildtools')
-rwxr-xr-xbuildtools/makepointerman10
1 files changed, 5 insertions, 5 deletions
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") {