about summary refs log tree commit diff
path: root/Etc/FAQ.yo
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-03-04 12:04:01 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-03-04 12:04:01 +0000
commitaaf1a26b6d0465e52c9061d9a63738393d4ff0a7 (patch)
treefb4e98f9fc82e31b4c1b2e588ba25209daff624f /Etc/FAQ.yo
parentd60f73f7081a327fc6d6b9f988c763ab7b228f74 (diff)
downloadzsh-aaf1a26b6d0465e52c9061d9a63738393d4ff0a7.tar.gz
zsh-aaf1a26b6d0465e52c9061d9a63738393d4ff0a7.tar.xz
zsh-aaf1a26b6d0465e52c9061d9a63738393d4ff0a7.zip
unposted: add POSIX_ALIASES and POSIX_IDENTIFIERS to FAQ
Diffstat (limited to 'Etc/FAQ.yo')
-rw-r--r--Etc/FAQ.yo4
1 files changed, 2 insertions, 2 deletions
diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo
index 1ba9ed38f..603505294 100644
--- a/Etc/FAQ.yo
+++ b/Etc/FAQ.yo
@@ -517,8 +517,8 @@ link(3.1)(31);
 tt(NO_HUP),
   tt(NO_NOMATCH), tt(NO_RCS), tt(NO_SHORT_LOOPS), tt(PROMPT_SUBST), \
 tt(RM_STAR_SILENT),
-  tt(POSIX_BUILTINS), tt(SH_FILE_EXPANSION), tt(SH_GLOB), \
-tt(SH_OPTION_LETTERS),
+  tt(POSIX_ALIASES), tt(POSIX_BUILTINS), tt(POSIX_IDENTIFIERS),
+  tt(SH_FILE_EXPANSION), tt(SH_GLOB), tt(SH_OPTION_LETTERS),
   tt(SH_WORD_SPLIT) (see question link(3.1)(31)) and tt(SINGLE_LINE_ZLE).
   Note that you can also disable any built-in commands which get in
   your way.  If invoked as `ksh', the shell will try to set suitable