From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17299 invoked from network); 8 Feb 2009 08:18:15 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 8 Feb 2009 08:18:15 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 76400 invoked from network); 8 Feb 2009 08:18:06 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 8 Feb 2009 08:18:06 -0000 Received: (qmail 26796 invoked by alias); 8 Feb 2009 08:17:59 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 26534 Received: (qmail 26784 invoked from network); 8 Feb 2009 08:17:59 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 8 Feb 2009 08:17:59 -0000 Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.154]) by bifrost.dotsrc.org (Postfix) with ESMTP id 41B6880271F0 for ; Sun, 8 Feb 2009 09:17:44 +0100 (CET) Received: by fg-out-1718.google.com with SMTP id l26so794862fgb.37 for ; Sun, 08 Feb 2009 00:17:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:mime-version:content-type:content-transfer-encoding :message-id; bh=eWgNmxLAbjiDVipXKa31mUJgIlKv6lijMk8Lo/oB2Is=; b=tBXLc1dgLxg7I9XwsqfJ31pFL5w39i1yYwEC0wS+6UdqXDJ/hE8qpbNbse/l16dBsk OBls3nFM6wGbZGz9TWPS+045gE99BDSSTNO3lS9/Gn3ST5HkZi5CY7zuWVFkCcS4AwDZ MOYDw5xroYd/eTrdKJzq2cEMa/y9gs++1bQbY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:mime-version:content-type :content-transfer-encoding:message-id; b=C2imF3sYVPzmoAnFmnpHq7gCPbLZKNPJSiXqPoOT8EAGSUIHqX9WVQXindHXFTkEXa XIAkV8i7lST5Y//Z1MScqXrdKokjGYhFal6c3RY4jJYbIWj0W8LI4MpOsPN05frQJw/T aVzHyVi2c1BumX/MD55uSsmGc9OqHJT6tDJYc= Received: by 10.86.29.8 with SMTP id c8mr201954fgc.19.1234081063640; Sun, 08 Feb 2009 00:17:43 -0800 (PST) Received: from cooker.localnet (ppp91-77-250-55.pppoe.mtu-net.ru [91.77.250.55]) by mx.google.com with ESMTPS id l19sm431061fgb.57.2009.02.08.00.17.42 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 08 Feb 2009 00:17:42 -0800 (PST) From: Andrey Borzenkov To: zsh-workers@sunsite.dk Subject: zshall.1 and compressed man pages Date: Sun, 8 Feb 2009 11:17:22 +0300 User-Agent: KMail/1.11.0 (Linux/2.6.29-rc3-1avb; KDE/4.2.0; i686; ; ) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart4715955.qXCQ43NId8"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200902081117.36967.arvidjaar@gmail.com> X-Virus-Scanned: ClamAV 0.92.1/8964/Sun Feb 8 05:29:26 2009 on bifrost X-Virus-Status: Clean --nextPart4715955.qXCQ43NId8 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Mandriva policy is to ship compressed man pages. As zshall.1 just does=20 ".so zsh*.1" for other manpages, it fails and zshall actually contains=20 only preamble. I could work around it locally, but just wanted to know how widespread=20 compressed man pages are? Looking in groff manual I do not see any possibility to include output=20 of external program, so unfortunately uncompressing on the fly is=20 probably out of question. --nextPart4715955.qXCQ43NId8 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEABECAAYFAkmOlRYACgkQR6LMutpd94wa9QCeIjQzq3BWY8kgPms1qflBCuKx wPwAnihE1A9Jikx95HnEmRTRsIQ0HTkw =r4qN -----END PGP SIGNATURE----- --nextPart4715955.qXCQ43NId8--