From 1a91cb7fb16423337f9d745f78bd3ae7215c2214 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 6 Feb 2015 10:46:58 +0000 Subject: users/19825: Clear statement about POSIX compatibility Right of start of manual where we already refer to ksh. --- ChangeLog | 5 +++++ Doc/Zsh/manual.yo | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index eea1882d0..6a983f0df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-02-06 Peter Stephenson + + * users/19825: Doc/Zsh/manual.yo: clear statement that zsh is + not by default POSIX compatible. + 2015-02-03 Barton E. Schaefer * 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(). -- cgit 1.4.1