diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2020-05-12 23:56:55 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2020-05-12 23:56:55 +0200 |
| commit | 564d89270173e4dec1a078d660ad722950e6752e (patch) | |
| tree | cb0ad36d0ebe99c99cb7646440b97c85eece7ba7 /man | |
| parent | 55cac6f2e54b6b620f6c1e6dcf0056fe8ad7c888 (diff) | |
Fix typos
Diffstat (limited to 'man')
| -rw-r--r-- | man/mu-easy.1 | 4 | ||||
| -rw-r--r-- | man/mu-find.1 | 2 | ||||
| -rw-r--r-- | man/mu-query.7 | 2 | ||||
| -rw-r--r-- | man/mu.1 | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/man/mu-easy.1 b/man/mu-easy.1 index 34dce8b..38953be 100644 --- a/man/mu-easy.1 +++ b/man/mu-easy.1 @@ -254,7 +254,7 @@ can use: \fB$ mu find --fields="l" t:julius fruit\fR .fi -And we'll get someting like: +And we'll get something like: .nf /home/someuser/Maildir/archive/cur/1266188485_0.6850.cthulhu:2, .fi @@ -269,7 +269,7 @@ We can now display this message: Date: 2008-07-31T21:57:25 EEST OF Mans First Disobedience, and the Fruit - Of that Forbidden Tree, whose mortal tast + Of that Forbidden Tree, whose mortal taste Brought Death into the World, and all our woe, [...] .fi diff --git a/man/mu-find.1 b/man/mu-find.1 index 315e4bc..5e46487 100644 --- a/man/mu-find.1 +++ b/man/mu-find.1 @@ -219,7 +219,7 @@ same message, which is a common occurrence when using e.g. Gmail together with \fBofflineimap\fR. .TP -\fB\-\-include\-related\fR,\fB-r\fR also include messages being refered to by +\fB\-\-include\-related\fR,\fB-r\fR also include messages being referred to by the matched messages -- i.e.. include messages that are part of the same message thread as some matched messages. This is useful if you want Gmail-style 'conversations'. Note, finding these related messages make diff --git a/man/mu-query.7 b/man/mu-query.7 index 4051aa4..c3f3f5c 100644 --- a/man/mu-query.7 +++ b/man/mu-query.7 @@ -162,7 +162,7 @@ is the same as from:foo@bar .EX2 For queries that are not one-off, we would recommend the longer name -for readabilty. +for readability. There are also the special fields \fBcontact:\fR, which matches all contact-fields (\fIfrom\fR, \fIto\fR, \fIcc\fR and \fIbcc\fR), and @@ -115,7 +115,7 @@ For \fBfind\fR the output is encoded according the locale for .SH DATABASE AND FILE Commands \fBmu index\fR and \fBfind\fR and \fBcfind\fR work with the database, -while the other ones work on invidual mail files. Hence, running \fBview\fR, +while the other ones work on individual mail files. Hence, running \fBview\fR, \fBmkdir\fR and \fBextract\fR does not require the mu database. The various commands are discussed in more detail in their own separate |
