diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/pinky.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pinky.c b/src/pinky.c index 5f7ee81cc..0f0327ea5 100644 --- a/src/pinky.c +++ b/src/pinky.c @@ -424,7 +424,7 @@ usage (int status) --help display this help and exit\n\ --version output version information and exit\n\ \n\ -A lightweight `finger' program; print user information. +A lightweight `finger' program; print user information.\n\ The utmp file will be %s.\n\ "), UTMP_FILE); puts (_("\nReport bugs to <bug-sh-utils@gnu.org>.")); |