summaryrefslogtreecommitdiff
path: root/src/df.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-05-16 04:44:39 +0000
committerJim Meyering <jim@meyering.net>1996-05-16 04:44:39 +0000
commitca0a087f3dbccd2ed9699bc7e1444379a03dc68c (patch)
tree9e68aa9de253c4625f87cc3ee5e4d8de5faa1d94 /src/df.c
parent22dc22c12731dfa52e01f9d914d738392e4aff41 (diff)
downloadcoreutils-ca0a087f3dbccd2ed9699bc7e1444379a03dc68c.tar.xz
.
Diffstat (limited to 'src/df.c')
-rw-r--r--src/df.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/df.c b/src/df.c
index bc1225ab2..d6d096b18 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. */