From eec14b33ff4518bcd7011ffb9eb9238e20adac05 Mon Sep 17 00:00:00 2001 From: Daniel Spiljar Date: Fri, 27 Sep 2024 23:41:15 +0200 Subject: [PATCH] Fix a typo. --- doc/mboxgrep.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/mboxgrep.1 b/doc/mboxgrep.1 index f9645df..f127ff3 100644 --- a/doc/mboxgrep.1 +++ b/doc/mboxgrep.1 @@ -1,4 +1,4 @@ -.TH MBOXGREP 1 "23 September 2024" +.TH MBOXGREP 1 "27 September 2024" .SH NAME mboxgrep \- displays email messages matching a pattern .SH SYNOPSIS @@ -18,7 +18,7 @@ scans a and displays messages matching .I PATTERN. .PP -If a mailbox name is ommited, or a single dash (-) is given instead, +If a mailbox name is omitted, or a single dash (-) is given instead, it reads from standard input. It can read mbox folders or output from another .B mboxgrep