* [PATCH] Fix typo in man page
@ 2026-07-20 15:38 Jonathan Wakely
2026-07-21 20:25 ` Konstantin Ryabitsev
0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Wakely @ 2026-07-20 15:38 UTC (permalink / raw)
To: tools
Signed-off-by: Jonathan Wakely <jwakely@redhat.com>
---
src/b4/man/b4.1 | 2 +-
src/b4/man/b4.1.rst | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/b4/man/b4.1 b/src/b4/man/b4.1
index 567f248..c857add 100644
--- a/src/b4/man/b4.1
+++ b/src/b4/man/b4.1
@@ -101,7 +101,7 @@ the current directory as a .mbox file.
.TP
.B \fBb4 mbox \-m ~/Mail [msgid]\fP
Download a thread from your ~/Mail folder and save it in the current
-directlry as a .mbox file.
+directly as a .mbox file.
.TP
.B \fBb4 mbox \-fo ~/Mail [public\-inbox\-url]\fP
Download the thread from this public\-inbox server, and add it to your
diff --git a/src/b4/man/b4.1.rst b/src/b4/man/b4.1.rst
index 8deeb6c..6fd4b40 100644
--- a/src/b4/man/b4.1.rst
+++ b/src/b4/man/b4.1.rst
@@ -71,7 +71,7 @@ For options and their descriptions, see ``b4 mbox --help``.
``b4 mbox -m ~/Mail [msgid]``
Download a thread from your ~/Mail folder and save it in the current
- directlry as a .mbox file.
+ directly as a .mbox file.
``b4 mbox -fo ~/Mail [public-inbox-url]``
Download the thread from this public-inbox server, and add it to your
--
2.55.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-21 20:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-20 15:38 [PATCH] Fix typo in man page Jonathan Wakely
2026-07-21 20:25 ` Konstantin Ryabitsev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox