From 49c4458c80d7fc0c739164002a85966499593dbf Mon Sep 17 00:00:00 2001 From: sheldonh Date: Wed, 1 Mar 2000 12:20:22 +0000 Subject: Remove single-space hard sentence breaks. These degrade the quality of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. --- usr.bin/du/du.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr.bin/du') diff --git a/usr.bin/du/du.1 b/usr.bin/du/du.1 index 9dd28ff..63fe0aa 100644 --- a/usr.bin/du/du.1 +++ b/usr.bin/du/du.1 @@ -122,7 +122,8 @@ If the environment variable .Ev BLOCKSIZE is set, and the .Fl k -option is not specified, the block counts will be displayed in 1024-byte blocks. If +option is not specified, the block counts will be displayed in 1024-byte blocks. +If .Ev BLOCKSIZE is not set, and the .Fl k -- cgit v1.1