From: Jim Meyering Date: Thu, 16 May 1996 04:44:39 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_14e~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca0a087f3dbccd2ed9699bc7e1444379a03dc68c;p=thirdparty%2Fcoreutils.git . --- diff --git a/src/df.c b/src/df.c index bc1225ab27..d6d096b183 100644 --- a/src/df.c +++ b/src/df.c @@ -77,8 +77,7 @@ static int posix_format; /* If nonzero, invoke the `sync' system call before getting any usage data. Using this option can make df very slow, especially with many or very busy disks. Note that this may make a difference on some systems -- - SunOs4.1.3, for one. I have been assured that it is *not* necessary - on Linux. */ + SunOs4.1.3, for one. It is *not* necessary on Linux. */ static int require_sync = 0; /* Nonzero if errors have occurred. */