summaryrefslogtreecommitdiffstats
path: root/sbin/dumpfs
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2002-08-21 18:11:48 +0000
committertrhodes <trhodes@FreeBSD.org>2002-08-21 18:11:48 +0000
commit136be46680c6e4a18cc827da991d4f9a0de29cba (patch)
treeb5ee0aba66633a4e0e47097e4f383c253a87887a /sbin/dumpfs
parent9618da3e35435c433d8086d65af15f716ffe32ec (diff)
downloadFreeBSD-src-136be46680c6e4a18cc827da991d4f9a0de29cba.zip
FreeBSD-src-136be46680c6e4a18cc827da991d4f9a0de29cba.tar.gz
s/filesystem/file system/g as discussed on -developers
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 3e26071..8c26724 100644
--- a/sbin/dumpfs/dumpfs.8
+++ b/sbin/dumpfs/dumpfs.8
@@ -37,7 +37,7 @@
.Os
.Sh NAME
.Nm dumpfs
-.Nd dump filesystem information
+.Nd dump file system information
.Sh SYNOPSIS
.Nm
.Op Ar filesys No \&| Ar device
@@ -45,10 +45,10 @@
The
.Nm
utility prints out the super block and cylinder group information
-for the filesystem or special device specified.
+for the file system or special device specified.
The listing is very long and detailed. This
-command is useful mostly for finding out certain filesystem
-information such as the filesystem block size and minimum
+command is useful mostly for finding out certain file system
+information such as the file system block size and minimum
free space percentage.
.Sh SEE ALSO
.Xr disktab 5 ,
OpenPOWER on IntegriCloud