From 3361bd2bca857df4e502280400aa88a7cebda588 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 4 Oct 1996 04:15:08 +0000 Subject: (main): update --version output to conform to coding standard --- src/tail.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tail.c') diff --git a/src/tail.c b/src/tail.c index 9bc600c20..44f9a339e 100644 --- a/src/tail.c +++ b/src/tail.c @@ -977,7 +977,7 @@ main (int argc, char **argv) if (show_version) { - printf ("tail - %s\n", PACKAGE_VERSION); + printf ("tail (GNU %s) %s\n", PACKAGE, VERSION); exit (EXIT_SUCCESS); } -- cgit v1.2.3-70-g09d2