]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Thu, 16 May 1996 04:44:39 +0000 (04:44 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 16 May 1996 04:44:39 +0000 (04:44 +0000)
src/df.c

index bc1225ab275ebe403288eeaf535a0d6cee676e5a..d6d096b183c98289d21b9d3709683d924ad4192c 100644 (file)
--- 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. */