diff options
Diffstat (limited to 'src/nohup.c')
| -rw-r--r-- | src/nohup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nohup.c b/src/nohup.c index 275316485..ea4befef8 100644 --- a/src/nohup.c +++ b/src/nohup.c @@ -34,7 +34,7 @@ #define PROGRAM_NAME "nohup" -#define AUTHORS "Jim Meyering" +#define AUTHORS proper_name ("Jim Meyering") /* Exit statuses. */ enum |
