From 80988d80275208d8843c9fefa8b49f8baf0b1ab4 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Wed, 22 Aug 2001 15:30:33 +0000 Subject: Change one var() to tt(). --- Doc/Zsh/expn.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/Zsh/expn.yo') diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo index 215182f71..67d611b0d 100644 --- a/Doc/Zsh/expn.yo +++ b/Doc/Zsh/expn.yo @@ -1754,7 +1754,7 @@ tt(n) they are sorted by name (the default); if it is tt(L) they are sorted depending on the size (length) of the files; if tt(l) they are sorted by the number of links; if tt(a), tt(m), or tt(c) they are sorted by the time of the last access, modification, or -inode change respectively; if var(d), files in subdirectories appear before +inode change respectively; if tt(d), files in subdirectories appear before those in the current directory at each level of the search --- this is best combined with other criteria, for example `tt(odon)' to sort on names for files within the same directory. Note that tt(a), tt(m), and tt(c) compare -- cgit 1.4.1