]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(usage): add \n\
authorJim Meyering <jim@meyering.net>
Tue, 16 Feb 1999 04:22:00 +0000 (04:22 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 16 Feb 1999 04:22:00 +0000 (04:22 +0000)
src/pinky.c

index 5f7ee81ccfd0dc08a704384377efad2d3cae9538..0f0327ea5d417a1c4074a24e2284e6bb95012efe 100644 (file)
@@ -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>."));