From: Jim Meyering Date: Fri, 13 May 1994 13:44:07 +0000 (+0000) Subject: . X-Git-Tag: textutils-1_12_1~697 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=af6e86c53709b2823d46903f5c8d1e56e5bd714c;p=thirdparty%2Fcoreutils.git . --- diff --git a/src/hostname.c b/src/hostname.c index 7f8e45aa0b..300dac4058 100644 --- a/src/hostname.c +++ b/src/hostname.c @@ -84,7 +84,7 @@ main (argc, argv) } #else if (argc == 2) - error (1, 0, "cannot set hostname; this system lacks the system call"); + error (1, 0, "cannot set hostname; this system lacks the functionality"); #endif if (argc == 1)