From 87fa23e6417d7d1938b72e872d779ae7225a5aa4 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 12 Oct 1993 01:52:24 +0000 Subject: merge with 1.8.1b --- src/dirname.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dirname.c') diff --git a/src/dirname.c b/src/dirname.c index d6227db2f..a4209c89a 100644 --- a/src/dirname.c +++ b/src/dirname.c @@ -32,7 +32,7 @@ char *program_name; /* If non-zero, display usage information and exit. */ static int show_help; -/* If non-zero, print the version on standard error. */ +/* If non-zero, print the version on standard output and exit. */ static int show_version; static struct option const long_options[] = -- cgit v1.2.3-54-g00ecf