ref: 84dd4a4386d46c7bfc56d2b1bc8a62a532e32fe2
parent: 7ebf2d55f8fc00b66e623b830ca31cef99cab654
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Wed Dec 17 16:43:54 EST 2014
fstype(1): cleanup
--- a/sys/man/1/fstype
+++ b/sys/man/1/fstype
@@ -3,16 +3,17 @@
fstype \- determine file system type
.SH SYNOPSIS
.B fstype
-.I File
+.I file
.SH DESCRIPTION
+The
.I file
being a partition or file system image,
.I fstype
-determines the type of a disk filesystem and prints it.
+determines the type of a disk file system and prints it.
If the type cannot be determined, then the error status
is set.
.PP
-Known filesystem are:
+Known file systems are:
.TP 12
.B 9660
ISO9660 CD-ROM (see
--
⑨