diff options
author | Jim Meyering <jim@meyering.net> | 2002-07-06 15:35:24 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-07-06 15:35:24 +0000 |
commit | 593a07614a14cc8417a0404b79180e70937967ee (patch) | |
tree | aaa2701f676e95e51750f2b3b4a260454d878b43 /doc | |
parent | d815f6dbb7917ecf854f146611c2d08982a8b45f (diff) | |
download | coreutils-593a07614a14cc8417a0404b79180e70937967ee.tar.xz |
(stat invocation): Remove description of --secure.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/coreutils.texi | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 9e077f4c0..ccb830023 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -8011,13 +8011,6 @@ Without it, @command{stat} acts on any symbolic link argument directly. @cindex terse output Print the information in terse form, suitable for parsing by other programs. -@item -s -@itemx --secure -@opindex -s -@opindex --secure -@cindex security output -Display security context on SE Linux. - @item -c @itemx --format @opindex -c |