* man: fix some troff formatting issues (thanks to Maciek Borzecki)

This commit is contained in:
djcb
2012-10-21 16:02:06 +03:00
parent 80099e6f19
commit a8f20ddfab
4 changed files with 22 additions and 22 deletions

View File

@ -51,7 +51,7 @@ characters. All match. In general, \fBmu\fR tries to be 'eager' in matching,
as filtering out unwanted results is usually preferrable over non matching
messages.
A wildcard search is a search where a \fB*\fR matches the last \fIn\R
A wildcard search is a search where a \fB*\fR matches the last \fIn\fR
character(s) in some string. The string must always start with one or more
characters before the wildcards. Since version 0.9.6, \fBmu\fR also supports
wildcard searches for all fields except maildirs and paths. So, to get all
@ -427,7 +427,7 @@ use a bookmarked search query. Using this option, a query from your bookmark
file will be prepended to other search queries. See mu-bookmarks(1) for the
details of the bookmarks file.
.T
.TP
\fB\-t\fR, \fB\-\-threads\fR
show messages in 'threaded' format -- that is, with indentation and arrows
showing the conversation threads in the list of matching messages.