summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--Doc/Zsh/manual.yo3
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index eea1882d0..6a983f0df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-02-06 Peter Stephenson <p.stephenson@samsung.com>
+
+ * users/19825: Doc/Zsh/manual.yo: clear statement that zsh is
+ not by default POSIX compatible.
+
2015-02-03 Barton E. Schaefer <schaefer@zsh.org>
* unposted: Doc/Zsh/builtins.yo: fix formatting of "--".
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().