From: Jim Meyering Date: Wed, 24 Apr 1996 05:05:39 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_14c~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=359f885aae97a2026c62cf2da62edde0b6e64a49;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 587d5af786..3dbdd3e1a8 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -19,6 +19,11 @@ Tue Apr 23 22:05:35 1996 Jim Meyering (meyering@na-net.ornl.gov) formal parameters. * backupfile.h: Likewise. + * du.c (usage): The long-named arg is --human-readable, not --human. + * df.c: Be consistent. Accept --human-readable, not just --human. + (usage): Reflect the change. + From Karl Berry. + Sun Apr 21 08:04:51 1996 Jim Meyering (meyering@na-net.ornl.gov) * df.c (usage): Reflect that now --no-sync is the default.