From fb1d8b3724cde10863de04d2c0884fbc5035eeef Mon Sep 17 00:00:00 2001 From: ru Date: Fri, 2 Jul 2004 22:22:35 +0000 Subject: Mechanically kill hard sentence breaks. --- usr.bin/du/du.1 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'usr.bin/du') diff --git a/usr.bin/du/du.1 b/usr.bin/du/du.1 index 355f296..7e656f9 100644 --- a/usr.bin/du/du.1 +++ b/usr.bin/du/du.1 @@ -72,11 +72,13 @@ This is the default. .It Fl a Display an entry for each file in a file hierarchy. .It Fl h -"Human-readable" output. Use unit suffixes: Byte, Kilobyte, Megabyte, +"Human-readable" output. +Use unit suffixes: Byte, Kilobyte, Megabyte, Gigabyte, Terabyte and Petabyte .It Fl r Generate messages about directories that cannot be read, files -that cannot be opened, and so on. This is the default case. +that cannot be opened, and so on. +This is the default case. This option exists solely for conformance with .St -xpg4 . .It Fl s -- cgit v1.1