summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-05-26 20:06:05 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-05-26 20:06:05 +0000
commit1175c86bfe9cc5771fd936e6d2695f81b2a2cdc0 (patch)
treeec338249cc528189ba6eb958c1d1505fea635611 /mail
parentAdd p5-Text-FIGlet 1.06, perl module to provide FIGlet abilities, (diff)
Make a message intelligible
Prompted by: ceri
Notes
Notes: svn path=/head/; revision=60042
Diffstat (limited to 'mail')
-rw-r--r--mail/qpopper/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile
index 616e8d27f7fa..039c1765ffbc 100644
--- a/mail/qpopper/Makefile
+++ b/mail/qpopper/Makefile
@@ -79,10 +79,10 @@ pre-everything::
@${ECHO_MSG} "WITH_STANDALONE_MODE=yes builds qpopper to be run without inetd"
@${ECHO_MSG} "WITHOUT_U_OPTION=yes forbids daemon command line option"
@${ECHO_MSG} " -u which allows, after a user authenticates,"
- @${ECHO_MSG} " process options from a file called"
+ @${ECHO_MSG} " process options to be read from a file called"
@${ECHO_MSG} " .qpopper-options in the user's home directory"
@${ECHO_MSG} " This file can be owned by and writable by the"
- @${ECHO_MSG} " If improperly written, may cause a buffer"
+ @${ECHO_MSG} " user. If improperly written, may cause a buffer"
@${ECHO_MSG} " overflow which may remove such user's mail box"