From bb883ca78fffb22ddeddfd3d1f09c4e601dac0a9 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 6 Jan 2009 10:33:32 +0000 Subject: unposted: fix yodl problem with 26229 --- ChangeLog | 4 ++++ Doc/Zsh/mod_stat.yo | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 7d04dfae4..be531ab47 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-01-06 Peter Stephenson + + * unposted: Doc/Zsh/mod_stat.yo: fix yodl problem with 26229. + 2009-01-05 Peter Stephenson * 26249: Src/utils.c: remove arbitrary string length limit in diff --git a/Doc/Zsh/mod_stat.yo b/Doc/Zsh/mod_stat.yo index 37e0fc771..1c540bbb2 100644 --- a/Doc/Zsh/mod_stat.yo +++ b/Doc/Zsh/mod_stat.yo @@ -128,7 +128,8 @@ Perform an tt(lstat) (see manref(lstat)(2)) rather than a tt(stat) system call. In this case, if the file is a link, information about the link itself rather than the target file is returned. This option is required to make the tt(link) element useful. -It's important to note that this is the exact opposite from ls(1), etc. +It's important to note that this is the exact opposite from manref(ls)(1), +etc. ) item(tt(-n))( Always show the names of files. Usually these are -- cgit 1.4.1