diff options
author | Peter Stephenson <pws@zsh.org> | 2015-02-06 10:46:58 +0000 |
---|---|---|
committer | Peter Stephenson <pws@zsh.org> | 2015-02-06 10:46:58 +0000 |
commit | 1a91cb7fb16423337f9d745f78bd3ae7215c2214 (patch) | |
tree | a2edf5814c1a299ede0547b20135e2212a909596 /Doc | |
parent | a7925f9a1ca551d43ad39e1ff24757fa9edc94c9 (diff) | |
download | zsh-1a91cb7fb16423337f9d745f78bd3ae7215c2214.tar.gz zsh-1a91cb7fb16423337f9d745f78bd3ae7215c2214.tar.xz zsh-1a91cb7fb16423337f9d745f78bd3ae7215c2214.zip |
users/19825: Clear statement about POSIX compatibility
Right of start of manual where we already refer to ksh.
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/Zsh/manual.yo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/Zsh/manual.yo b/Doc/Zsh/manual.yo index 5184928c2..11c81501a 100644 --- a/Doc/Zsh/manual.yo +++ b/Doc/Zsh/manual.yo @@ -5,7 +5,8 @@ texitop(The Z Shell Manual) texiifinfo(\ This Info file documents Zsh, a freely available UNIX command interpreter (shell), which of the standard shells most closely resembles the Korn shell -(ksh), although it is not completely compatible. +(ksh), although it is not completely compatible. Zsh is able to emulate +POSIX shells, but its default mode is not POSIX compatible, either. cindex(version) Version version(), last updated date(). |