From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19983 invoked by alias); 30 Sep 2015 11:56:23 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 36714 Received: (qmail 21033 invoked from network); 30 Sep 2015 11:56:20 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID autolearn=ham autolearn_force=no version=3.4.0 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=e0RLCiEC/xqE9Wg4xa+8m2fL6xY=; b=WBKDW sEE/1afVq9QVDonJjyEdsvp7lSveqC6GKH/ZeDTFLR6i1hHuTAh0Vui/z4SSUKkJ NfL/2i3h0h1e1sKISQslmzzNJCR62osacHLpYFoXPhe1/bm4thlaSMMj7VqlNANR 5GiaUYfnUnbQjS9IBIEygvwjt6r3AVTy/RPNXQ= X-Sasl-enc: uk7+Fktqz7I/u4RCRPukeABfCaX2Xks7nyblqWRN119l 1443614179 To: Zsh hackers list From: Andrew Janke Subject: [PATCH] minor doco spelling fixes Message-ID: <560BCDDE.2050000@apjanke.net> Date: Wed, 30 Sep 2015 07:56:14 -0400 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Hi, Zsh folks, Found a couple typos etc in the doco; here's a suggested fix. - Spelling error in README - Inconsistent "OS's" vs "OSes" in MACHINES - Inconsistent "behavior" vs "behaviour" spelling - Updated URL for Yodl project; it moved off SourceForge Also, the LICENCE file still says "copyright (c) 1992-2009". Cheers, Andrew diff --git a/MACHINES b/MACHINES index ddbf69a..73f80c7 100644 --- a/MACHINES +++ b/MACHINES @@ -162,8 +162,8 @@ Other machines Zsh has previously been compiled on the following machines, but the developers do not have direct access to them and the reports may be out -of date. Some of these OS's are now very long in the tooth. We would -be glad to receive any reports of success or failure on these OS's --- +of date. Some of these OSes are now very long in the tooth. We would +be glad to receive any reports of success or failure on these OSes --- and, of course, any others not mentioned in this file. Apple/NeXT OpenStep 4.2 for i386. diff --git a/NEWS b/NEWS index 7b2994b..bc14a8b 100644 --- a/NEWS +++ b/NEWS @@ -47,7 +47,7 @@ and an array "array" containing the words "several" - Improved (though still not perfect) POSIX compatibility for getopts builtin when POSIX_BUILTINS is set. -- New setopt APPEND_CREATE for POSIX-compatible NO_CLOBBER behavior. +- New setopt APPEND_CREATE for POSIX-compatible NO_CLOBBER behaviour. - Completion of date values now displays in a calendar format when the complist module is available. Controllable by zstyle. @@ -929,7 +929,7 @@ Parameter and expansion changes: - expansion of ~ and other globbing flags via ${~param} do not depend upon EXTENDED_GLOB (bug fix). - nested parameter substitutions require braces (this was always the - documented behavior, but previous parsers didn't enforce it). + documented behaviour, but previous parsers didn't enforce it). - quote only nested expansion, e.g. ${(f)"$(