From dbe1e3529af7823915a75f2311f764cb070cce2d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 13 Sep 2002 09:19:20 +0000 Subject: [PATCH] (stat invocation): Remove references to now-removed %S and %C. --- doc/coreutils.texi | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 142769cc00..ee4c322869 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -8092,8 +8092,6 @@ Interpreted sequences for file stat are: @item %Y - Time of last modification as seconds since Epoch @item %z - Time of last change @item %Z - Time of last change as seconds since Epoch -@item %S - Security ID in SE-Linux -@item %C - Security context in SE-Linux @end itemize Interpreted sequences for filesystem stat are: @@ -8108,8 +8106,6 @@ Interpreted sequences for filesystem stat are: @item %a - Free blocks available to non-superuser @item %s - Optimal transfer block size @item %c - Total file nodes in file system -@item %S - Security ID in SE-Linux -@item %C - Security context in SE-Linux @end itemize @end table -- 2.47.2