From c27c4a09570be0d191cb943bb7a3226a27cb5b25 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 23 Nov 2008 12:29:24 +0100 Subject: doc (stat): correct formatting in coreutils.texi * doc/coreutils.texi (stat invocation): Move the list of regular, non-file-system, format directives from the description of --terse, out of the enclosing table. --- doc/coreutils.texi | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/coreutils.texi b/doc/coreutils.texi index c9c61cef0..2d0ce62c7 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -10274,7 +10274,10 @@ $ stat --printf='%d:%i\n' / /usr @cindex terse output Print the information in terse form, suitable for parsing by other programs. -The valid format sequences for files are: +@end table + +The valid @var{format} directives for files with @option{--format} and +@option{--printf} are: @itemize @bullet @item %a - Access rights in octal @@ -10327,7 +10330,6 @@ Time stamps are listed according to the time zone rules specified by the @env{TZ} environment variable, or by the system default rules if @env{TZ} is not set. @xref{TZ Variable,, Specifying the Time Zone with @env{TZ}, libc, The GNU C Library Reference Manual}. -@end table @exitstatus -- cgit v1.2.3-70-g09d2