summaryrefslogtreecommitdiff
path: root/src/rm.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-06-02 14:12:59 +0200
committerJim Meyering <meyering@redhat.com>2008-06-02 14:12:59 +0200
commit4a510cd3997325cd8617c0ae082c9eb7220208d6 (patch)
treebcb6fb8e86a491407324450d1654ea91753a7791 /src/rm.c
parentecb67c838979c68e7524aa3be51305cf375a007b (diff)
downloadcoreutils-4a510cd3997325cd8617c0ae082c9eb7220208d6.tar.gz
spell author names consistently
* src/comm.c (AUTHORS): Use RMS' middle initial. * src/ls.c (AUTHORS): Likewise. * src/rm.c (AUTHORS): Likewise. * src/uniq.c (AUTHORS): Likewise. * src/cut.c (AUTHORS): Use David M. Ihnat's middle initial. * AUTHORS: Update to match. Reported by Michael Piefel.
Diffstat (limited to 'src/rm.c')
-rw-r--r--src/rm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rm.c b/src/rm.c
index c3d6e05b2..0bcd3c6e7 100644
--- a/src/rm.c
+++ b/src/rm.c
@@ -63,7 +63,7 @@
#define AUTHORS \
proper_name ("Paul Rubin"), \
proper_name ("David MacKenzie"), \
- proper_name ("Richard Stallman"), \
+ proper_name ("Richard M. Stallman"), \
proper_name ("Jim Meyering")
/* Name this program was run with. */