From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3634 invoked by alias); 19 Sep 2014 12:50:40 -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: 33199 Received: (qmail 29201 invoked from network); 19 Sep 2014 12:50:27 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) 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 autolearn=ham version=3.3.2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=op2+G596+xaG6q6sFcXVjKmkpXKApcsw9uwL9fulj5k=; b=zOVlcUoN0tXcKKnYaea2qBSPWPuzerNxgAPjie8OZV1fRVq62YSa4FKHOg+A+MX2Aq J7mx+PhV9XCjwCrAC7WVajFnyuxjLfu+NDIR4hA9kRaht7b0pBZIdHp0/3e9+APAURDm CaVxDQy35nHMS4PNV4hUvkugjmI7WBF47iG7sS6LXCD72vYohEEK/kAbBptnr8GL8Ksh pUmUvYJoQIBLry1wDMW5K1PhCpAzygINqDyXT026CkJlBPM78XKah2kphImD4HI2T+U7 GLKcEDkyV3hdK08NaGE5v5end61+OGkFrhJWZOXc1Ty3MuN2XIM4Fjv+8aobMeoXcR9z 5hhA== X-Received: by 10.180.77.193 with SMTP id u1mr6008319wiw.45.1411131022176; Fri, 19 Sep 2014 05:50:22 -0700 (PDT) MIME-Version: 1.0 From: =?UTF-8?B?SsOpcsOpbWllIFJvcXVldA==?= Date: Fri, 19 Sep 2014 14:50:05 +0200 Message-ID: Subject: No man for zsh on Ubuntu Trusty (14.04 LTS) To: "Zsh Hackers' List" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi everyone, I haven't spent much time yet looking at the issue, but zsh for Ubuntu Trusty (14.04 LTS) does not ship the man. Instead, the zsh-common (5.0.2-3ubuntu6) package only ships a symlink named zsh5.1.gz to a non-existent zsh.1.gz file. http://packages.ubuntu.com/trusty/all/zsh-common/filelist zsh-common for Debian sid (5.0.6-1) and Debian jessie (5.0.6-1) /do/ ship the man. https://packages.debian.org/sid/all/zsh-common/filelist https://packages.debian.org/jessie/all/zsh-common/filelist Best regards, --=20 J=C3=A9r=C3=A9mie