From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15967 invoked by alias); 9 Feb 2011 10:04:01 -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: 28722 Received: (qmail 17236 invoked from network); 9 Feb 2011 10:04:00 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW, T_TO_NO_BRKTS_FREEMAIL autolearn=ham version=3.3.1 Received-SPF: pass (ns1.primenet.com.au: SPF record at _spf.google.com designates 209.85.214.171 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=cbMp1GdZYFxs3R3KOxZ7q6OqBP1rog7wOzOzWRFn4Jo=; b=YqvJjehihrELLG5/9kdCJz/v5GJ8bSo/6+iZF3wepLMMF69Jb+ELL7uUGnU2hmChG2 NtP2ogatjcg5cuYz8hhnnyolxH603vVixYF1YVDL0rGjf3K5VJDzdiQTiwY7DVoYb6ZF qGx1XVB+0mz3ZqadPBTYYumgxqB3GJHeIE5wo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=myuRnUG5qW5HYRc7/jboJ1T2zAVu9Fe0OC8rrdmxhjDsOLI4cf+DxV47gwbC8GHJTa inSiZ/6uQLucrWdSU6Tsw/KxsLLr+RARkvD8kKTRnMV8ONcYKtNU772USG1dSt3nDVGJ J/9wgPkUkK997rQaaC8L94WltqqxX0HmFDOps= MIME-Version: 1.0 In-Reply-To: References: From: cheer_xiao Date: Wed, 9 Feb 2011 17:34:24 +0800 Message-ID: Subject: Re: Bug in user guide To: zsh-workers@zsh.org Content-Type: text/plain; charset=UTF-8 Another bug found: in the "echotc" section of 3.2.1 "Builtins for printing", "man 5 zsh" and "man -s 5 zsh" should be "man 5 termcap" and "man -s 5 termcap". BTW. Is access to sourceforge still blocked? Any one with the permission please fix these two bugs ASAP. (Correct my English if it sounds weird to you. Thanks!)