From: Jim Meyering Date: Tue, 16 Feb 1999 04:22:00 +0000 (+0000) Subject: (usage): add \n\ X-Git-Tag: FILEUTILS-4_0e~241 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=824529d0aaf4d7b979048f6ad52a766611c99a7d;p=thirdparty%2Fcoreutils.git (usage): add \n\ --- diff --git a/src/pinky.c b/src/pinky.c index 5f7ee81ccf..0f0327ea5d 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 ."));