diff --git a/man/mu-cfind.1 b/man/mu-cfind.1 index c9c3ae5a..56c880f5 100644 --- a/man/mu-cfind.1 +++ b/man/mu-cfind.1 @@ -1,6 +1,6 @@ .TH MU CFIND 1 "May 2011" "User Manuals" -.SH NAME +.SH NAME mu cfind \- find contacts in the \fBmu\fR database and export them for use in other programs. @@ -67,13 +67,13 @@ sets the output format to the given value. The following are available: contact was found. Anything else leads to a non-zero return value, for example: -.sh +.nf | code | meaning | |------+--------------------------------| | 0 | ok | | 1 | general error | | 2 | no matches (for 'mu cfind') | -.si +.fi .SH INTEGRATION WITH MUTT diff --git a/man/mu-find.1 b/man/mu-find.1 index ee81579d..efb5d700 100644 --- a/man/mu-find.1 +++ b/man/mu-find.1 @@ -1,4 +1,4 @@ -.TH MU FIND 1 "April 2012" "User Manuals" +.TH MU FIND 1 "May 2012" "User Manuals" .SH NAME @@ -213,17 +213,13 @@ another example would be: $ mu find date:2009-05-05/12:23..2010-06-02/17:18 .fi -An important point here is that the date matches are against local the local -time zone active the time when the mu database was filled (using \fBmu -index\fR). - \fBmu\fR also understand relative dates, in the form of a posiive number followed by h (hour), d (day), w (week), m (30 days) or y (365 days). Some -examples will explain this: +examples to explain this: .nf 5h five hours in the past - 2w one week in the past + 2w two weeks in the past 3m three times 30 days in the past 1y 365 days in the past .fi