public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] regex.3: We rewrote most of the page
@ 2023-04-21 22:16 Alejandro Colomar
  2023-04-21 22:26 ` наб
  0 siblings, 1 reply; 2+ messages in thread
From: Alejandro Colomar @ 2023-04-21 22:16 UTC (permalink / raw)
  To: наб; +Cc: Alejandro Colomar, linux-man

Signed-off-by: Alejandro Colomar <alx@kernel.org>
---

Hey наб!

I'm a-apply this thing.  Does it look good to you?

  $ git blame -- man3/regex.3 \
  | sed 's/[^(]*(//' \
  | sed 's/ *2.*//' \
  | sort \
  | uniq -c \
  | sort;
      1 David Prévot
      1 Reuben Thomas
      1 Yuri Kozlov
      2 Not Committed Yet
      2 Rob Landley
     18 Peng Haitao
     68 Alejandro Colomar
    145 наб
    172 Michael Kerrisk

Cheers,
Alex

 man3/regex.3 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/man3/regex.3 b/man3/regex.3
index 8efd21d72..35214b891 100644
--- a/man3/regex.3
+++ b/man3/regex.3
@@ -1,5 +1,7 @@
 '\" t
 .\" Copyright (C), 1995, Graeme W. Wilford. (Wilf.)
+.\" Copyright 2023, Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
+.\" Copyright 2023, Alejandro Colomar <alx@kernel.org>
 .\"
 .\" SPDX-License-Identifier: Linux-man-pages-copyleft
 .\"
-- 
2.40.0


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

* Re: [PATCH] regex.3: We rewrote most of the page
  2023-04-21 22:16 [PATCH] regex.3: We rewrote most of the page Alejandro Colomar
@ 2023-04-21 22:26 ` наб
  0 siblings, 0 replies; 2+ messages in thread
From: наб @ 2023-04-21 22:26 UTC (permalink / raw)
  To: Alejandro Colomar; +Cc: Alejandro Colomar, linux-man

[-- Attachment #1: Type: text/plain, Size: 126 bytes --]

On Sat, Apr 22, 2023 at 12:16:23AM +0200, Alejandro Colomar wrote:
> I'm a-apply this thing.  Does it look good to you?
Sure.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2023-04-21 22:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-21 22:16 [PATCH] regex.3: We rewrote most of the page Alejandro Colomar
2023-04-21 22:26 ` наб

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox