fstype(1): cleanup
This commit is contained in:
parent
b9f23248c5
commit
35df6c32a2
1 changed files with 4 additions and 3 deletions
|
@ -3,16 +3,17 @@
|
||||||
fstype \- determine file system type
|
fstype \- determine file system type
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B fstype
|
.B fstype
|
||||||
.I File
|
.I file
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
|
The
|
||||||
.I file
|
.I file
|
||||||
being a partition or file system image,
|
being a partition or file system image,
|
||||||
.I fstype
|
.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
|
If the type cannot be determined, then the error status
|
||||||
is set.
|
is set.
|
||||||
.PP
|
.PP
|
||||||
Known filesystem are:
|
Known file systems are:
|
||||||
.TP 12
|
.TP 12
|
||||||
.B 9660
|
.B 9660
|
||||||
ISO9660 CD-ROM (see
|
ISO9660 CD-ROM (see
|
||||||
|
|
Loading…
Reference in a new issue