summaryrefslogtreecommitdiffstats
path: root/sbin/dumpfs
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2002-05-16 04:10:46 +0000
committertrhodes <trhodes@FreeBSD.org>2002-05-16 04:10:46 +0000
commit896f3841bf047ca93766900f8cd8c5852e6a9245 (patch)
tree0adfec655f17ae1258112946fa8d7d72c9c75f76 /sbin/dumpfs
parent0c40c9d08e198e96b30b9b27d5caea7fce0f7118 (diff)
downloadFreeBSD-src-896f3841bf047ca93766900f8cd8c5852e6a9245.zip
FreeBSD-src-896f3841bf047ca93766900f8cd8c5852e6a9245.tar.gz
more file system > filesystem
Diffstat (limited to 'sbin/dumpfs')
-rw-r--r--sbin/dumpfs/dumpfs.88
1 files changed, 4 insertions, 4 deletions
diff --git a/sbin/dumpfs/dumpfs.8 b/sbin/dumpfs/dumpfs.8
index 2a7d022..3ba37bc 100644
--- a/sbin/dumpfs/dumpfs.8
+++ b/sbin/dumpfs/dumpfs.8
@@ -37,17 +37,17 @@
.Os
.Sh NAME
.Nm dumpfs
-.Nd dump file system information
+.Nd dump filesystem information
.Sh SYNOPSIS
.Nm
.Op Ar filesys No \&| Ar device
.Sh DESCRIPTION
.Nm Dumpfs
prints out the super block and cylinder group information
-for the file system or special device specified.
+for the filesystem or special device specified.
The listing is very long and detailed. This
-command is useful mostly for finding out certain file system
-information such as the file system block size and minimum
+command is useful mostly for finding out certain filesystem
+information such as the filesystem block size and minimum
free space percentage.
.Sh SEE ALSO
.Xr disktab 5 ,
OpenPOWER on IntegriCloud