--------------------- PatchSet 11717 Date: 2007/10/02 01:07:15 Author: hno Branch: SQUID_2_6 Tag: (none) Log: Author: amosjeffries MFC: Fix grammar in description of mail_program squid.conf option Members: src/cf.data.pre:1.382.2.18->1.382.2.19 Index: squid/src/cf.data.pre =================================================================== RCS file: /cvsroot/squid/squid/src/cf.data.pre,v retrieving revision 1.382.2.18 retrieving revision 1.382.2.19 diff -u -r1.382.2.18 -r1.382.2.19 --- squid/src/cf.data.pre 2 Oct 2007 01:05:16 -0000 1.382.2.18 +++ squid/src/cf.data.pre 2 Oct 2007 01:07:15 -0000 1.382.2.19 @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.382.2.18 2007/10/02 01:05:16 hno Exp $ +# $Id: cf.data.pre,v 1.382.2.19 2007/10/02 01:07:15 hno Exp $ # # SQUID Web Proxy Cache http://www.squid-cache.org/ # ---------------------------------------------------------- @@ -3366,9 +3366,10 @@ LOC: Config.EmailProgram DOC_START Email program used to send mail if the cache dies. - The default is "mail". The specified program must complain + The default is "mail". The specified program must comply with the standard Unix mail syntax: - mail_program recipient < mailfile + mail-program recipient < mailfile + Optional command line options can be specified. DOC_END