From ffdeb1c25728c722567d6f9de2d714f3f1f2a4de Mon Sep 17 00:00:00 2001 From: Jun-ichi Takimoto Date: Tue, 12 May 2015 00:36:18 +0900 Subject: 35075: improve manual format also fixed a ChangeLog entry for 35034 (2015-05-06) --- Doc/Zsh/mod_stat.yo | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Doc/Zsh/mod_stat.yo') diff --git a/Doc/Zsh/mod_stat.yo b/Doc/Zsh/mod_stat.yo index 1c540bbb2..78649de5e 100644 --- a/Doc/Zsh/mod_stat.yo +++ b/Doc/Zsh/mod_stat.yo @@ -9,9 +9,11 @@ findex(zstat) findex(stat) cindex(files, listing) cindex(files, examining) -xitem(tt(zstat) [ tt(-gnNolLtTrs) ] [ tt(-f) var(fd) ] \ +redef(SPACES)(0)(tt(ifztexi(NOTRANS(@ @ @ @ @ @ ))ifnztexi( ))) +xitem(tt(zstat )[ tt(-gnNolLtTrs) ] [ tt(-f) var(fd) ] \ [ tt(-H) var(hash) ] [ tt(-A) var(array) ] \ - [ tt(-F) var(fmt) ] [ tt(PLUS())var(element) ] [ var(file) ... ]) + [ tt(-F) var(fmt) ]) +xitem(SPACES()[ tt(PLUS())var(element) ] [ var(file) ... ]) item(tt(stat) var(...))( The command acts as a front end to the tt(stat) system call (see manref(stat)(2)). The same command is provided with two names; as -- cgit 1.4.1