Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Minor alteration to the description of what df -b does (...
details: https://anonhg.NetBSD.org/src/rev/ee96b731ca3c
branches: trunk
changeset: 368866:ee96b731ca3c
user: kre <kre%NetBSD.org@localhost>
date: Tue Aug 09 07:39:21 2022 +0000
description:
Minor alteration to the description of what df -b does (plus tiny reformat)
diffstat:
doc/CHANGES | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r f267c33ca3bd -r ee96b731ca3c doc/CHANGES
--- a/doc/CHANGES Tue Aug 09 06:57:30 2022 +0000
+++ b/doc/CHANGES Tue Aug 09 07:39:21 2022 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2895 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2896 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -635,6 +635,6 @@
kernel: Enable UFS_DIRHASH optimization if the architecture or
machine-specific kernel config file can use 128MB of RAM or
more. [simonb 20220807]
- df(1): Add -b (set blocksize), -H (-h using SI units), -N
- (suppress the header line), and -f (show only free space)
+ df(1): Add -b (output unit: blocks; 512), -H (-h using SI units),
+ -N (suppress the header line), and -f (show only free space)
options. [kre 20220808]
Home |
Main Index |
Thread Index |
Old Index