Correct wording and typo error.

This commit is contained in:
Lefteris Chatzimparmpas 2012-04-25 00:03:12 +03:00
parent a9ac2cf100
commit 4e03494df6

View File

@ -1,4 +1,4 @@
.Dd February 27, 2012
.Dd April 25, 2012
.Dt IMAPFILTER_CONFIG 5
.Os
.Sh NAME
@ -159,7 +159,7 @@ as a value. Default is
With this option it is possible to control the recovery functionality, which
restores a session (the connection to the server and the IMAP state at the
time), after some unexpected event takes place. Currently there are two types
of events that can close abnormally a session, and finally cause the program to
of events that can end abnormally a session, and finally cause the program to
terminate: network errors, and the IMAP BYE response which a server can send
anytime. When this option is set to
.Dq all
@ -1258,7 +1258,7 @@ that denotes if the match was successful, and any captures which are of
type. Note that due to Lua using backslash
.Sq \e
as an escape character for its strings, one has to double backslashes in order
to insert a single backslash inside a regular expression pattern:
to insert a single backslash inside a regular expression pattern.
.El
.Pp
Examples: