Date: Mon, 24 Jun 2002 22:24:30 -0700 (PDT) From: Mike Heffner <mikeh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/mail extern.h list.c mail.1 Message-ID: <200206250524.g5P5OU604542@freefall.freebsd.org>
index | next in thread | raw e-mail
mikeh 2002/06/24 22:24:30 PDT
Modified files:
usr.bin/mail extern.h list.c mail.1
Log:
Make the 'searchheaders' option behave how it was supposed to. If
enabled, the string '/to:y' will match strings in the To, Cc, and Bcc
header fields. Whereas, '/To:y' will match only the To field. Edit the
manpage and a code comment to indicate the correct behavior.
Revision Changes Path
1.8 +1 -1 src/usr.bin/mail/extern.h
1.7 +14 -9 src/usr.bin/mail/list.c
1.40 +1 -1 src/usr.bin/mail/mail.1
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206250524.g5P5OU604542>
