mirror of
https://https.git.savannah.gnu.org/git/coreutils.git
synced 2026-01-26 07:27:53 +00:00
logname: list David MacKenzie as the author
* src/logname.c (AUTHORS): List David as the author. * AUTHORS: Likewise.
This commit is contained in:
parent
ae6fd2b4a1
commit
37bca77c4d
2
AUTHORS
2
AUTHORS
@ -44,7 +44,7 @@ join: Mike Haertel
|
|||||||
kill: Paul Eggert
|
kill: Paul Eggert
|
||||||
link: Michael Stone
|
link: Michael Stone
|
||||||
ln: Mike Parker, David MacKenzie
|
ln: Mike Parker, David MacKenzie
|
||||||
logname: FIXME: unknown
|
logname: David MacKenzie
|
||||||
ls: Richard M. Stallman, David MacKenzie
|
ls: Richard M. Stallman, David MacKenzie
|
||||||
md5sum: Ulrich Drepper, Scott Miller, David Madore
|
md5sum: Ulrich Drepper, Scott Miller, David Madore
|
||||||
mkdir: David MacKenzie
|
mkdir: David MacKenzie
|
||||||
|
|||||||
@ -25,7 +25,7 @@
|
|||||||
/* The official name of this program (e.g., no 'g' prefix). */
|
/* The official name of this program (e.g., no 'g' prefix). */
|
||||||
#define PROGRAM_NAME "logname"
|
#define PROGRAM_NAME "logname"
|
||||||
|
|
||||||
#define AUTHORS proper_name ("FIXME: unknown")
|
#define AUTHORS proper_name ("David MacKenzie")
|
||||||
|
|
||||||
void
|
void
|
||||||
usage (int status)
|
usage (int status)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user