]> granicus.if.org Git - file/commitdiff
document that -S now is a no-op on systems that don't support it and fix a typo.
authorChristos Zoulas <christos@zoulas.com>
Sat, 13 Jul 2019 16:26:48 +0000 (16:26 +0000)
committerChristos Zoulas <christos@zoulas.com>
Sat, 13 Jul 2019 16:26:48 +0000 (16:26 +0000)
doc/file.man

index 112d4aff0087d0302028a0c568f1d76dfd47ac23..f503773a209d1184a0587d623433370774921b0b 100644 (file)
@@ -1,5 +1,5 @@
-.\" $File: file.man,v 1.136 2019/06/08 22:16:24 christos Exp $
-.Dd June 8, 2019
+.\" $File: file.man,v 1.137 2019/07/13 16:26:48 christos Exp $
+.Dd July 13, 2019
 .Dt FILE __CSECTION__
 .Os
 .Sh NAME
@@ -365,10 +365,11 @@ On systems where libseccomp
 is available, the
 .Fl S
 flag disables sandboxing which is enabled by default.
-This option is needed for file to execute external descompressing programs,
+This option is needed for file to execute external decompressing programs,
 i.e. when the
 .Fl z
 flag is specified and the built-in decompressors are not available.
+On systems where sandboxing is not available, this option has no effect.
 .It Fl v , Fl Fl version
 Print the version of the program and exit.
 .It Fl z , Fl Fl uncompress