diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-09-14 22:14:01 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-09-14 22:14:01 +0000 |
commit | d7b87853ad02031845dedc2e4eb43470f70629b2 (patch) | |
tree | 6711d6705a3d61a8fc1398a0e93943d2c24e793f /bin/df/df.1 | |
parent | 0e57f2a299667350f0094976659b7e7f6dee3478 (diff) |
First complete sweep of man pages, bin/. Command/function names previously
(incorrectly) capatilized are fixed. Comma splices, hyphenations, SYNOPSIS
cleanups, other miscellaneous typos.
Diffstat (limited to 'bin/df/df.1')
-rw-r--r-- | bin/df/df.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/bin/df/df.1 b/bin/df/df.1 index b7529bd2dfe..dd6fbc6cb7e 100644 --- a/bin/df/df.1 +++ b/bin/df/df.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: df.1,v 1.9 1998/08/25 18:39:18 kstailey Exp $ +.\" $OpenBSD: df.1,v 1.10 1998/09/14 22:13:44 aaron Exp $ .\" $NetBSD: df.1,v 1.12 1995/12/05 02:42:45 jtc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 @@ -46,14 +46,14 @@ .Op Fl t Ar type .Op Ar file | Ar file_system ... .Sh DESCRIPTION -.Nm Df +.Nm df displays statistics about the amount of free disk space on the specified .Ar file_system or on the file system of which .Ar file is a part. Values are displayed in 512-byte per block block counts. -If neither a file or a +If neither a file nor a .Ar file_system operand is specified, statistics for all mounted file systems are displayed @@ -93,7 +93,7 @@ with the possibly stale statistics that were previously obtained. Print out information in a stricter format designed to be parsed by portable scripts. .It Fl t Ar type -Is used to indicate the actions should only be taken on +Used to indicate the actions should only be taken on filesystems of the specified type. More than one type may be specified in a comma separated list. The list of filesystem types can be prefixed with |