summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-03-05 20:34:13 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-03-05 20:34:13 +0000
commit72d697ef51fed31c1ac7469e63a028a1350765c9 (patch)
treeac4c8e54fef63d7c545362282dda8468f33fa750
parent2db6b5f9000f8d4a1fda3d92872ba504d423a774 (diff)
Remove hard sentence breaks.
-rw-r--r--usr.bin/du/du.110
1 files changed, 6 insertions, 4 deletions
diff --git a/usr.bin/du/du.1 b/usr.bin/du/du.1
index 773e5e047d0..e9474ff72ce 100644
--- a/usr.bin/du/du.1
+++ b/usr.bin/du/du.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: du.1,v 1.11 2000/03/05 20:09:22 aaron Exp $
+.\" $OpenBSD: du.1,v 1.12 2000/03/05 20:34:12 aaron Exp $
.\" $NetBSD: du.1,v 1.6 1996/10/18 07:20:31 thorpej Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -53,7 +53,8 @@ utility displays the file system block usage for each
.Ar file
argument
and for each directory in the file hierarchy rooted in each directory
-argument. Note that the system block usage is usually greater than
+argument.
+Note that the system block usage is usually greater than
the actual size of the file.
If no file is specified, the block usage of the hierarchy rooted in
the current directory is displayed.
@@ -86,7 +87,8 @@ Display the grand total after all the arguments have been processed.
Display only the grand total for the specified files.
.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 x
@@ -108,7 +110,7 @@ options are specified, storage used by any symbolic links which are
followed is not counted or displayed.
The
.Fl H ,
-.Fl L
+.Fl L ,
and
.Fl P
options override each other and the command's actions are determined