[PATCH] regex.3: We rewrote most of the page

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Alejandro Colomar <alx@xxxxxxxxxx>
---

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@xxxxxxxxxxxxxxxxxx>
+.\" Copyright 2023, Alejandro Colomar <alx@xxxxxxxxxx>
 .\"
 .\" SPDX-License-Identifier: Linux-man-pages-copyleft
 .\"
-- 
2.40.0




[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux