diff options
| author | Alejandro Colomar <alx@kernel.org> | 2025-03-14 14:02:41 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2025-05-06 00:41:39 +0200 |
| commit | 52b7bab3a44fb5d2d464fa8acd6beee3b62269aa (patch) | |
| tree | 5a50e5937e28f4c14b9626fb05cf35e55abdf4e4 /man/man3/getgrnam.3 | |
| parent | 637b0aa571b61d98c717e7ab7490df8a3d9e4841 (diff) | |
| download | man-pages-52b7bab3a44fb5d2d464fa8acd6beee3b62269aa.tar.gz | |
man/, CREDITS: Move in-source contribution records to CREDITS
This information is better placed in the git logs, not in the source
code itself. For people interested in the old history of pages, before
we used git, they will probably look at old versions of these pages,
like for example man-pages-1.70, or the 'prehistory' branch, and there
they'll find these notes.
Keep the names and emails of contributors in a new CREDITS file.
Link: <https://lore.kernel.org/linux-man/jpin2dbnp5vpitnh7l4qmvkamzq3h3xljzsznrudgioox3nn72@57uybxbe3h4p/T/#u>
Link: <https://www.linuxfoundation.org/blog/blog/copyright-notices-in-open-source-software-projects>
Cc: "G. Branden Robinson" <branden@debian.org>
Cc: Carlos O'Donell <carlos@redhat.com>
Cc: Eugene Syromyatnikov <evgsyr@gmail.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man/man3/getgrnam.3')
| -rw-r--r-- | man/man3/getgrnam.3 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/man/man3/getgrnam.3 b/man/man3/getgrnam.3 index 3a45c8c6d7..389c33362c 100644 --- a/man/man3/getgrnam.3 +++ b/man/man3/getgrnam.3 @@ -3,14 +3,6 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.\" References consulted: -.\" Linux libc source code -.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) -.\" 386BSD man pages -.\" -.\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu) -.\" Modified 2003-11-15 by aeb -.\" .TH getgrnam 3 (date) "Linux man-pages (unreleased)" .SH NAME getgrnam, getgrnam_r, getgrgid, getgrgid_r \- get group file entry |
