diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-08-17 14:04:03 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-08-17 14:04:03 +0000 |
commit | 9299343274fb6dc3674d5017f6f3ec1516f8c2af (patch) | |
tree | 060f0e822b51c898c83826c302013115f87bc234 /bin/df | |
parent | 067a7c674acdb0f198c9eb7ff75e17d1238238f6 (diff) |
consistency
Diffstat (limited to 'bin/df')
-rw-r--r-- | bin/df/df.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/bin/df/df.1 b/bin/df/df.1 index 923fa01c040..f43452520c7 100644 --- a/bin/df/df.1 +++ b/bin/df/df.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: df.1,v 1.17 1999/08/16 18:40:02 aaron Exp $ +.\" $OpenBSD: df.1,v 1.18 1999/08/17 14:04:00 aaron Exp $ .\" $NetBSD: df.1,v 1.12 1995/12/05 02:42:45 jtc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 @@ -49,8 +49,10 @@ .Ar ... .Oc .Sh DESCRIPTION +The .Nm -displays statistics about the amount of free disk space on the specified +utility displays statistics about the amount of free disk space on the +specified .Ar file_system or on the file system of which .Ar file |