Mercurial > noffle
changeset 234:a16ee4b00b66 noffle
[svn] * docs/noffle.conf.5: Correct typo in From: filter description.
| author | bears | 
|---|---|
| date | Fri, 08 Feb 2002 17:06:47 +0000 | 
| parents | 91c91d102564 | 
| children | 21f75cc470f4 | 
| files | docs/noffle.conf.5 | 
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] | 
line wrap: on
 line diff
--- a/docs/noffle.conf.5 Fri Feb 08 17:06:25 2002 +0000 +++ b/docs/noffle.conf.5 Fri Feb 08 17:06:47 2002 +0000 @@ -1,5 +1,5 @@ .TH noffle.conf 5 -.\" $Id: noffle.conf.5 341 2001-12-09 11:32:31Z bears $ +.\" $Id: noffle.conf.5 365 2002-02-08 17:06:47Z bears $ .SH NAME noffle.conf \- Configuration file for NOFFLE news server @@ -379,7 +379,7 @@ .B from = .IR "<regular expression>" . -Matches if the article subject matches the given regular expression. +Matches if the article From: address matches the given regular expression. See the section on regular expressions below. .PP .B msgid
