From a96bb375ee99076a5875d23481e980bdedddcb1d Mon Sep 17 00:00:00 2001 From: Tobias Quathamer Date: Mon, 18 Oct 2010 17:23:36 +0200 Subject: [PATCH] Update URL of help section on GNU website --- src/system.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/system.h b/src/system.h index 9e14681..74cd342 100644 --- a/src/system.h +++ b/src/system.h @@ -598,7 +598,7 @@ emit_ancillary_info (void) /* FIXME 2010: use AC_PACKAGE_URL once we require autoconf-2.64 */ printf (_("%s home page: \n"), PACKAGE_NAME, PACKAGE); - fputs (_("General help using GNU software: \n"), + fputs (_("General help using GNU software: \n"), stdout); /* Don't output this redundant message for English locales. Note we still output for 'C' so that it gets included in the man page. */ -- 1.7.1