tools.linux.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH b4] man: Drop apostrophe from midmask value
@ 2020-11-28  6:42 Kyle Meyer
  2020-11-30 22:50 ` Konstantin Ryabitsev
  0 siblings, 1 reply; 2+ messages in thread
From: Kyle Meyer @ 2020-11-28  6:42 UTC (permalink / raw)
  To: tools

55913ca (man: Drop the apostrophe from the linkmask configuration,
2020-06-25) removed a spurious apostrophe in the linkmask value.  Do
the same for the midmask value.

Signed-off-by: Kyle Meyer <kyle@kyleam.com>
---
 man/b4.5.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/b4.5.rst b/man/b4.5.rst
index d1aa251..e21ed71 100644
--- a/man/b4.5.rst
+++ b/man/b4.5.rst
@@ -214,7 +214,7 @@ Default configuration, with explanations::
 
    [b4]
       # Where to look up threads by message id
-      midmask = https://lore.kernel.org/r/%s'
+      midmask = https://lore.kernel.org/r/%s
       #
       # When recording Link: trailers, use this mask
       linkmask = https://lore.kernel.org/r/%s

base-commit: cd94518f3eda9ec69727d9627dbd4196de826034
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH b4] man: Drop apostrophe from midmask value
  2020-11-28  6:42 [PATCH b4] man: Drop apostrophe from midmask value Kyle Meyer
@ 2020-11-30 22:50 ` Konstantin Ryabitsev
  0 siblings, 0 replies; 2+ messages in thread
From: Konstantin Ryabitsev @ 2020-11-30 22:50 UTC (permalink / raw)
  To: Kyle Meyer, tools; +Cc: Konstantin Ryabitsev

On Sat, 28 Nov 2020 01:42:06 -0500, Kyle Meyer wrote:
> 55913ca (man: Drop the apostrophe from the linkmask configuration,
> 2020-06-25) removed a spurious apostrophe in the linkmask value.  Do
> the same for the midmask value.

Applied, thanks!

[1/1] man: Drop apostrophe from midmask value
      commit: 97ed3503d7493cd3f9a9bfaa7adf5db885f94e63

Best regards,
-- 
Konstantin Ryabitsev <konstantin@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-30 22:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-28  6:42 [PATCH b4] man: Drop apostrophe from midmask value Kyle Meyer
2020-11-30 22:50 ` Konstantin Ryabitsev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).