summaryrefslogtreecommitdiffstats
path: root/contrib/file/doc
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2014-12-10 14:14:16 +0000
committertrasz <trasz@FreeBSD.org>2014-12-10 14:14:16 +0000
commit3e3c248f832f796881ac2ce0d45049552e8d9a9b (patch)
tree546110ab5c2bb898673bb9c5debe59c90d92f1a6 /contrib/file/doc
parent9d0e5e2b5eef756cc6be10d18308fb4c79828ab9 (diff)
downloadFreeBSD-src-3e3c248f832f796881ac2ce0d45049552e8d9a9b.zip
FreeBSD-src-3e3c248f832f796881ac2ce0d45049552e8d9a9b.tar.gz
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/doc')
-rw-r--r--contrib/file/doc/file.man3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/file/doc/file.man b/contrib/file/doc/file.man
index 361188e..8e403be 100644
--- a/contrib/file/doc/file.man
+++ b/contrib/file/doc/file.man
@@ -1,5 +1,5 @@
.\" $File: file.man,v 1.106 2014/03/07 23:11:51 christos Exp $
-.Dd January 30, 2014
+.Dd December 3, 2014
.Dt FILE __CSECTION__
.Os
.Sh NAME
@@ -385,6 +385,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