Date: Sat, 7 Mar 2015 19:52:14 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r279748 - stable/10/usr.sbin/fstyp Message-ID: <201503071952.t27JqEJE031148@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: trasz Date: Sat Mar 7 19:52:14 2015 New Revision: 279748 URL: https://svnweb.freebsd.org/changeset/base/279748 Log: MFC r277172: Improve wording. Sponsored by: The FreeBSD Foundation Modified: stable/10/usr.sbin/fstyp/fstyp.8 Directory Properties: stable/10/ (props changed) Modified: stable/10/usr.sbin/fstyp/fstyp.8 ============================================================================== --- stable/10/usr.sbin/fstyp/fstyp.8 Sat Mar 7 19:49:02 2015 (r279747) +++ stable/10/usr.sbin/fstyp/fstyp.8 Sat Mar 7 19:52:14 2015 (r279748) @@ -27,7 +27,7 @@ .\" .\" $FreeBSD$ .\" -.Dd December 6, 2014 +.Dd January 14, 2015 .Dt FSTYP 8 .Os .Sh NAME @@ -58,9 +58,9 @@ is built specifically to detect filesyst .Xr file 1 in several ways. The output is machine-parsable, filesystem labels are supported, -and only filesystems are identified. -Security is improved with -.Xr capsicum 4 . +the utility runs sandboxed using +.Xr capsicum 4 , +and does not try to recognize any file format other than filesystems. .Pp These options are available: .Bl -tag -width ".Fl l"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503071952.t27JqEJE031148>