summaryrefslogtreecommitdiffstats
path: root/contrib/file
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2015-01-20 20:39:29 +0000
committertrasz <trasz@FreeBSD.org>2015-01-20 20:39:29 +0000
commit0638ccbfc6cc8bfa31852aa15bc3c7e15bc40406 (patch)
tree8f48ce245679198d9b1f16d6c998c0b60806e91d /contrib/file
parenta20136a3031bbdcb96276992b5f185c751668636 (diff)
downloadFreeBSD-src-0638ccbfc6cc8bfa31852aa15bc3c7e15bc40406.zip
FreeBSD-src-0638ccbfc6cc8bfa31852aa15bc3c7e15bc40406.tar.gz
MFC r275680:
Add fstyp(8). This utility, named after its SVR4 counterpart, detects filesystems. It differs from file(1) in that it gives machine-parseable output, it outputs filesystem labels, doesn't get confused by other formats metadata, and runs in Capsicum sandbox. Differential Revision: https://reviews.freebsd.org/D1255 Relnotes: yes Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'contrib/file')
-rw-r--r--contrib/file/doc/file.man5
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/file/doc/file.man b/contrib/file/doc/file.man
index 9a0c6f4..d9ba436 100644
--- a/contrib/file/doc/file.man
+++ b/contrib/file/doc/file.man
@@ -1,5 +1,5 @@
-.\" $File: file.man,v 1.110 2014/11/28 02:46:39 christos Exp $
-.Dd November 27, 2014
+.\" $File: file.man,v 1.106 2014/03/07 23:11:51 christos Exp $
+.Dd December 3, 2014
.Dt FILE __CSECTION__
.Os
.Sh NAME
@@ -395,6 +395,7 @@ options.
.Xr hexdump 1 ,
.Xr od 1 ,
.Xr strings 1 ,
+.Xr fstyp 8
.Sh STANDARDS CONFORMANCE
This program is believed to exceed the System V Interface Definition
of FILE(CMD), as near as one can determine from the vague language
OpenPOWER on IntegriCloud