From unknown Fri Aug 15 16:55:34 2025 X-Loop: help-debbugs@gnu.org Subject: bug#43107: Errors in man pages Resent-From: Helge Kreutzmann Original-Sender: "Debbugs-submit" Resent-CC: bug-gzip@gnu.org Resent-Date: Sun, 30 Aug 2020 05:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 43107 X-GNU-PR-Package: gzip X-GNU-PR-Keywords: To: 43107@debbugs.gnu.org X-Debbugs-Original-To: bug-gzip@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.15987659916789 (code B ref -1); Sun, 30 Aug 2020 05:40:02 +0000 Received: (at submit) by debbugs.gnu.org; 30 Aug 2020 05:39:51 +0000 Received: from localhost ([127.0.0.1]:49376 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kCG4F-0001lQ-5d for submit@debbugs.gnu.org; Sun, 30 Aug 2020 01:39:51 -0400 Received: from lists.gnu.org ([209.51.188.17]:48776) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kCG47-0001lD-J0 for submit@debbugs.gnu.org; Sun, 30 Aug 2020 01:39:49 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47174) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kCG47-0002K7-B2 for bug-gzip@gnu.org; Sun, 30 Aug 2020 01:39:43 -0400 Received: from luckmann.name ([213.239.213.133]:38463 helo=static.213-239-213-133.clients.your-server.de) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kCG44-0004h8-SZ for bug-gzip@gnu.org; Sun, 30 Aug 2020 01:39:43 -0400 Received: from localhost (localhost [127.0.0.1]) (uid 502) by static.213-239-213-133.clients.your-server.de with local id 0000000000E5E094.000000005F4B3B98.00001866; Sun, 30 Aug 2020 07:39:36 +0200 Date: Sun, 30 Aug 2020 07:39:36 +0200 From: Helge Kreutzmann Message-ID: <20200830053935.GA6170@Debian-50-lenny-64-minimal> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="=_luckmann.name-6246-1598765976-0001-2" Content-Disposition: inline X-Public-Key-URL: http://www.helgefjell.de/data/debian_neu.asc X-homepage: http://www.helgefjell.de/debian User-Agent: Mutt/1.10.1 (2018-07-13) Received-SPF: none client-ip=213.239.213.133; envelope-from=debian@helgefjell.de; helo=static.213-239-213-133.clients.your-server.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/30 01:39:36 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: 1 X-Spam_score: 0.1 X-Spam_bar: / X-Spam_report: (0.1 / 5.0 requ) BAYES_00=-1.9, CK_HELO_GENERIC=0.001, HELO_DYNAMIC_IPADDR=1.951, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) This is a MIME-formatted message. If you see this text it means that your E-mail software does not support MIME-formatted messages. --=_luckmann.name-6246-1598765976-0001-2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Dear gzip maintainer, the manpage-l10n project maintains a large number of translations of man pages both from a large variety of sources (including gzip) as well for a large variety of target languages. During their work translators notice different possible issues in the original (english) man pages. Sometimes this is a straightforward typo, sometimes a hard to read sentence, sometimes this is a convention not held up and sometimes we simply do not understand the original. We use several distributions as sources and update regularly (at least every 2 month). This means we are fairly recent (some distributions like archlinux also update frequently) but might miss the latest upstream version once in a while, so the error might be already fixed. We apologize and ask you to close the issue immediately if this should be the case, but given the huge volume of projects and the very limited number of volunteers we are not able to double check each and every issue. Secondly we translators see the manpages in the neutral po format, i.e. converted and harmonized, but not the original source (be it man, groff, xml or other). So we cannot provide a true patch (where possible), but only an approximation which you need to convert into your source format. Finally the issues I'm reporting have accumulated over time and are not always discovered by me, so sometimes my description of the problem my be a bit limited - do not hesitate to ask so we can clarify them. I'm now reporting the errors for your project. If future reports should use another channel, please let me know. Man page: gzip.1 Issue: Wrong order of entries "znew(1), zcmp(1), zmore(1), zforce(1), gzexe(1), zip(1), unzip(1), " "compress(1)" -- Man page: zgrep.1 Issue: Wrong markup of command names, i.e. I<> instead of the proper B<> "I invokes I on compressed or gzipped files. All options " "specified are passed directly to I. If no file is specified, then t= he " "standard input is decompressed if necessary and fed to grep. Otherwise th= e " "given files are uncompressed if necessary and fed to I." "If the GREP environment variable is set, I uses it as the I " "program to be invoked." "I invokes I on compressed, xz'ed, lzma'ed, bzip2'ed or gzippe= d " "files. All options specified are passed directly to I. If no file = is " "specified, then the standard input is decompressed if necessary and fed to= " "grep. Otherwise the given files are uncompressed if necessary and fed to " "I." --=20 Dr. Helge Kreutzmann debian@helgefjell.de Dipl.-Phys. http://www.helgefjell.de/debian.php 64bit GNU powered gpg signed mail preferred Help keep free software "libre": http://www.ffii.de/ --=_luckmann.name-6246-1598765976-0001-2 Content-Type: application/pgp-signature; name="signature.asc" Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEbZZfteMW0gNUynuwQbqlJmgq5nAFAl9LO5IACgkQQbqlJmgq 5nCXKBAAilcGno3vZU8r2CC37XdImvokyJ5b0HEvG/nLOWq4oSipD9qTEPb1uMkn 924gNCgbYj64+9yUGQuxBu/fFccF+9Ef1IgRe/Bx66xFzYWY3ubIZ30PzQPc+6Fs VQkAsanbq8HcHhz0YUZnucKNGGBCiNiG8N7wRZPMmeIdoS62mAAfWjyDJtK2//rE erYfOGAIB9eP5Kwecnkgn3iOtNkNxZB8Dss9BGogED4UJGqVigKu3Rv1E/e9j/hW Ii9f5zBbRObtD8iNuToqBqTz+xRrDSvAn6jHnIvrmW36mMoJR5xbLldArSEdU6fT hwzDqXYJmQplzPZuIqq7LrTvfABzl1S9Ec67rAKxhDkTAzDudgm9LrID3V3Uf8d9 HF8owfClc+3pRxWxWJuNGJXTfXAAndeJDOummUU0A01LTJTTBzd6ucRjWTM9R1oD sTz1D35JzFFB+6mfxTR8LWiUKaIBANH3QkZMwQmYnhDY0S1/3o1wftfF7/x4yiPv 1PDb+yD4lQqU5twmwlYhN8isyxKpP132vH/C5pOURDUfPDJ1Tz2nYqbPy4Nz5w+O O9ttjfiit6nqU6xOxKKjnXh0Vk6zk7EqQA35lLLqxZwur6pzgJIl0Y2Zn36CJMxM qFM+OH8iAI/fyGBb3WFNAAQd7Oym3YYXIRzRQiEfMCaElMWdLsY= =EPxF -----END PGP SIGNATURE----- --=_luckmann.name-6246-1598765976-0001-2-- From unknown Fri Aug 15 16:55:34 2025 X-Loop: help-debbugs@gnu.org Subject: bug#43107: Errors in man pages Resent-From: Paul Eggert Original-Sender: "Debbugs-submit" Resent-CC: bug-gzip@gnu.org Resent-Date: Sun, 30 Aug 2020 22:15:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43107 X-GNU-PR-Package: gzip X-GNU-PR-Keywords: To: Helge Kreutzmann , 43107@debbugs.gnu.org Received: via spool by 43107-submit@debbugs.gnu.org id=B43107.15988256812029 (code B ref 43107); Sun, 30 Aug 2020 22:15:01 +0000 Received: (at 43107) by debbugs.gnu.org; 30 Aug 2020 22:14:41 +0000 Received: from localhost ([127.0.0.1]:50918 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kCVaz-0000Wf-6s for submit@debbugs.gnu.org; Sun, 30 Aug 2020 18:14:41 -0400 Received: from zimbra.cs.ucla.edu ([131.179.128.68]:60024) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kCVaw-0000WQ-VU for 43107@debbugs.gnu.org; Sun, 30 Aug 2020 18:14:40 -0400 Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 89F4A16008A; Sun, 30 Aug 2020 15:14:32 -0700 (PDT) Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id 1PGXTMTK7qVg; Sun, 30 Aug 2020 15:14:31 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id E07E41600EA; Sun, 30 Aug 2020 15:14:31 -0700 (PDT) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id Vpdx-_ktHvmJ; Sun, 30 Aug 2020 15:14:31 -0700 (PDT) Received: from [192.168.1.9] (cpe-75-82-69-226.socal.res.rr.com [75.82.69.226]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id B839C16008A; Sun, 30 Aug 2020 15:14:31 -0700 (PDT) References: <20200830053935.GA6170@Debian-50-lenny-64-minimal> From: Paul Eggert Autocrypt: addr=eggert@cs.ucla.edu; prefer-encrypt=mutual; keydata= LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tCgptUUlOQkV5QWNtUUJFQURB QXlIMnhvVHU3cHBHNUQzYThGTVpFb243NGRDdmM0K3ExWEEySjJ0QnkycHdhVHFmCmhweHhk R0E5Smo1MFVKM1BENGJTVUVnTjh0TFowc2FuNDdsNVhUQUZMaTI0NTZjaVNsNW04c0thSGxH ZHQ5WG0KQUF0bVhxZVpWSVlYL1VGUzk2ZkR6ZjR4aEVtbS95N0xiWUVQUWRVZHh1NDd4QTVL aFRZcDVibHRGM1dZRHoxWQpnZDdneDA3QXV3cDdpdzdlTnZub0RUQWxLQWw4S1lEWnpiRE5D UUdFYnBZM2VmWkl2UGRlSStGV1FONFcra2doCnkrUDZhdTZQcklJaFlyYWV1YTdYRGRiMkxT MWVuM1NzbUUzUWpxZlJxSS9BMnVlOEpNd3N2WGUvV0szOEV6czYKeDc0aVRhcUkzQUZINmls QWhEcXBNbmQvbXNTRVNORnQ3NkRpTzFaS1FNcjlhbVZQa25qZlBtSklTcWRoZ0IxRApsRWR3 MzRzUk9mNlY4bVp3MHhmcVQ2UEtFNDZMY0ZlZnpzMGtiZzRHT1JmOHZqRzJTZjF0azVlVThN Qml5Ti9iClowM2JLTmpOWU1wT0REUVF3dVA4NGtZTGtYMndCeHhNQWhCeHdiRFZadWR6eERa SjFDMlZYdWpDT0pWeHEya2wKakJNOUVUWXVVR3FkNzVBVzJMWHJMdzYrTXVJc0hGQVlBZ1Jy NytLY3dEZ0JBZndoUEJZWDM0blNTaUhsbUxDKwpLYUhMZUNMRjVaSTJ2S20zSEVlQ1R0bE9n N3haRU9OZ3d6TCtmZEtvK0Q2U29DOFJSeEpLczhhM3NWZkk0dDZDCm5yUXp2SmJCbjZneGRn Q3U1aTI5SjFRQ1lyQ1l2cWwyVXlGUEFLK2RvOTkvMWpPWFQ0bTI4MzZqMXdBUkFRQUIKdENC UVlYVnNJRVZuWjJWeWRDQThaV2RuWlhKMFFHTnpMblZqYkdFdVpXUjFQb2tDUGdRVEFRSUFL QVVDVElCeQpaQUliQXdVSkVzd0RBQVlMQ1FnSEF3SUdGUWdDQ1FvTEJCWUNBd0VDSGdFQ0Y0 QUFDZ2tRN1pmcERtS3FmalJSCkd3LytJajAzZGhZZllsL2dYVlJpdXpWMWdHcmJIayt0bmZy SS9DN2ZBZW9GelE1dFZnVmluU2hhUGtabzBIVFAKZjE4eDZJREVkQWlPOE1xbzF5cDBDdEht ekdNQ0o1MG80R3JnZmpscjZnLyt2dEVPS2JobGVzek4yWHBKdnB3TQoyUWdHdm4vbGFUTFV1 OFBIOWFSV1RzN3FKSlpLS0tBYjRzeFljOTJGZWhQdTZGT0QwZERpeWhsREFxNGxPVjJtCmRC cHpRYmlvam9aelFMTVF3anBnQ1RLMjU3MmVLOUVPRVF5U1VUaFhyU0l6NkFTZW5wNE5ZVEZI czl0dUpRdlgKazlnWkRkUFNsM2JwKzQ3ZEd4bHhFV0xwQklNN3pJT053NGtzNGF6Z1Q4bnZE WnhBNUlaSHR2cUJsSkxCT2JZWQowTGU2MVdwMHkzVGxCRGgycWRLOGVZTDQyNlc0c2NFTVN1 aWc1Z2I4T0F0UWlCVzZrMnNHVXh4ZWl2OG92V3U4CllBWmdLSmZ1b1dJK3VSbk1FZGRydVk4 SnNvTTU0S2FLdlppa2tLczJiZzFuZHRMVnpIcEo2cUZaQzdRVmplSFUKaDYvQm1ndmRqV1Ba WUZUdE4rS0E5Q1dYM0dRS0tnTjN1dTk4OHl6bkQ3TG5COThUNEVVSDFIQS9HbmZCcU1WMQpn cHpUdlBjNHFWUWluQ21Ja0VGcDgzemwrRzVmQ2pKSjNXN2l2ekNuWW80S2hLTHBGVW05N29r VEtSMkxXM3haCnpFVzRjTFNXTzM4N01USzNDekRPeDVxZTZzNGE5MVp1Wk0vai9UUWRUTERh cU5uODNrQTRIcTQ4VUhYWXhjSWgKK05kOGsvM3c2bEZ1b0swd3JPRml5d2pMeCswdXI1am1t YmVjQkdIYzF4ZGhBRkc1QWcwRVRJQnlaQUVRQUthRgo2NzhUOXd5SDR3alRyVjFQejNjREVv U25WLzBaVXJPVDM3cDFkY0d5ai9JWHExeDY3MEhSVmFoQW1rMHNacFljCjI1UEY5RDVHUFlI RldsTmp1UFU5NnJEbmRYQjNoZWRtQlJoTGRDNGJBWGpJNERWK2JtZFZlK3EvSU1ubFpSYVYK bG05RWlNQ1ZBUjZ3MTNzUmV1N3FYa1c5cjNSd1kyQXpYc2twL3RBZTRCUktyMVptYnZpMm5i blE2ZXBFQzQycgpSYngwQjFFaGpiSVFaNUpIR2syNGlQVDdMZEJnbk5tb3M1d1lqendObGtN UUQ1VDBZZHpoazdKK1V4d0E1bTQ2Cm1PaFJEQzJyRlYvQTBnbTVUTHk4RFhqdi9Fc2M0Z1lu WWFpNlNRcW5VRVZoNUx1VjhZQ0pCbmlqcytUaXc3MXgKMWljbW42eEdJNDVFdWdKT2dlYyty THlwWWdwVnA0eDBISTVUODhxQlJZQ2t4SDNLZzhRbytFV05BOUE0TFJROQpEWDhuam9uYTBn ZjBzMDN0b2NLOGtCTjY2VW9xcVB0SEJuYzRlTWdCeW1DZmxLMTJlS2ZkMllZeG55ZzljWmF6 CldBNVZzbHZUeHBtNzZoYmc1b2lBRUgvVmcvOE14SHlBblBoZnJnd3lQcm1KRWNWQmFmZHNw Sm5ZUXhCWU5jbzIKTEZQSWhsT3ZXaDhyNGF0K3MrTTNMYjI2b1VUY3psZ2RXMVNmM1NEQTc3 Qk1SbkYwRlF5RSs3QXpWNzlNQk40eQpraXFhZXpReHRhRjFGeS90dmtoZmZTbzh1K2R3RzBF Z0poK3RlMzhnVGNJU1ZyMEdJUHBsTHo2WWhqcmJIclBSCkYxQ041VXVMOURCR2p4dU4zNVJM TlZFZnRhNlJVRmxSNk5jdFRqdnJBQkVCQUFHSkFpVUVHQUVDQUE4RkFreUEKY21RQ0d3d0ZD UkxNQXdBQUNna1E3WmZwRG1LcWZqU3JIQS8rS3pBS3ZUeFJoQTlNV05MeEl5SjdTNXVKMTZn cwpUM29DalpyQktHRWhLTU9HWDRPMEdBNlZPRXJ5TzdRUkNDWWFoM294U0czOElBbk5laXdK WGdVOUJ6a2s4NVVHCmJQRWQ3SEdGL1ZTZUhDUXdXb3U2anFVRFRTRHZuOVloTlRkRzBLWFBN NzRhQyt4cjJab3cxTzJtaFhpaGdXS0QKMER3KzBMWVBuVU9zUTBLT0Z4SFhYWUhtUnJTMU9a UFU1OUJMdmMrVFJoSWhhZlNIS0x3YlhLKzZja2t4Qng2aAo4ejVjY3BHMFFzNGJGaGRGWW5G ckVpZURMb0dtbkUyWUxoZFY2c3dKOVZOQ1M2cExpRW9oVDNmbTdhWG0xNXRaCk9JeXpNWmhI UlNBUGJsWHhRMFpTV2pxOG9ScmNZTkZ4YzRXMVVScEFrQkNPWUpvWHZRZkQ1TDNscUFsOFRD cUQKVXpZeGhIL3RKaGJEZEhycUhINzY3amFEYVRCMStUYWxwLzJBTUt3Y1hOT2Rpa2xHeGJt SFZHNllHbDZnOExyYgpzdTlOWkVJNHlMbEh6dWlrdGhKV2d6KzN2WmhWR3lObHQrSE5Jb0Y2 Q2pETDJvbXU1Y0VxNFJESE00NFFxUGs2Cmw3TzBwVXZOMW1UNEIrUzFiMDhSS3BxbS9mZjAx NUUzN0hOVi9waUl2Smx4R0FZejhQU2Z1R0NCMXRoTVlxbG0KZ2RoZDkvQmFiR0ZiR0dZSEE2 VTQvVDV6cVUrZjZ4SHkxU3NBUVoxTVNLbEx3ZWtCSVQrNC9jTFJHcUNIam5WMApxNUgvVDZh N3Q1bVBrYnpTck9MU280cHVqK0lUb05qWXlZSURCV3pobEExOWF2T2ErcnZVam1IdEQzc0ZO N2NYCld0a0dvaThidU5jYnk0VT0KPUFMNm8KLS0tLS1FTkQgUEdQIFBVQkxJQyBLRVkgQkxP Q0stLS0tLQo= Organization: UCLA Computer Science Department Message-ID: <34c09e99-bcfe-72c1-835a-ae03bc5723bc@cs.ucla.edu> Date: Sun, 30 Aug 2020 15:14:31 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <20200830053935.GA6170@Debian-50-lenny-64-minimal> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Score: -2.5 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.5 (---) On 8/29/20 10:39 PM, Helge Kreutzmann wrote: > Man page: gzip.1 Issue: Wrong order of entries > > "znew(1), zcmp(1), zmore(1), zforce(1), gzexe(1), zip(1), unzip(1)," > "compress(1)" In what senice is that the wrong order? From unknown Fri Aug 15 16:55:34 2025 X-Loop: help-debbugs@gnu.org Subject: bug#43107: Errors in man pages Resent-From: Paul Eggert Original-Sender: "Debbugs-submit" Resent-CC: bug-gzip@gnu.org Resent-Date: Sun, 30 Aug 2020 22:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43107 X-GNU-PR-Package: gzip X-GNU-PR-Keywords: To: Helge Kreutzmann Cc: 43107@debbugs.gnu.org Received: via spool by 43107-submit@debbugs.gnu.org id=B43107.15988257892230 (code B ref 43107); Sun, 30 Aug 2020 22:17:02 +0000 Received: (at 43107) by debbugs.gnu.org; 30 Aug 2020 22:16:29 +0000 Received: from localhost ([127.0.0.1]:50922 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kCVcj-0000Zu-GL for submit@debbugs.gnu.org; Sun, 30 Aug 2020 18:16:29 -0400 Received: from zimbra.cs.ucla.edu ([131.179.128.68]:60264) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kCVci-0000Zh-6N for 43107@debbugs.gnu.org; Sun, 30 Aug 2020 18:16:28 -0400 Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id E4DE816008A; Sun, 30 Aug 2020 15:16:22 -0700 (PDT) Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id Hcbmjx2XD6VM; Sun, 30 Aug 2020 15:16:22 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 45B8E1600EA; Sun, 30 Aug 2020 15:16:22 -0700 (PDT) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id oBS-1Uph4pvB; Sun, 30 Aug 2020 15:16:22 -0700 (PDT) Received: from [192.168.1.9] (cpe-75-82-69-226.socal.res.rr.com [75.82.69.226]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id 22F0D16008A; Sun, 30 Aug 2020 15:16:22 -0700 (PDT) From: Paul Eggert References: <20200830053935.GA6170@Debian-50-lenny-64-minimal> <34c09e99-bcfe-72c1-835a-ae03bc5723bc@cs.ucla.edu> Autocrypt: addr=eggert@cs.ucla.edu; prefer-encrypt=mutual; keydata= LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tCgptUUlOQkV5QWNtUUJFQURB QXlIMnhvVHU3cHBHNUQzYThGTVpFb243NGRDdmM0K3ExWEEySjJ0QnkycHdhVHFmCmhweHhk R0E5Smo1MFVKM1BENGJTVUVnTjh0TFowc2FuNDdsNVhUQUZMaTI0NTZjaVNsNW04c0thSGxH ZHQ5WG0KQUF0bVhxZVpWSVlYL1VGUzk2ZkR6ZjR4aEVtbS95N0xiWUVQUWRVZHh1NDd4QTVL aFRZcDVibHRGM1dZRHoxWQpnZDdneDA3QXV3cDdpdzdlTnZub0RUQWxLQWw4S1lEWnpiRE5D UUdFYnBZM2VmWkl2UGRlSStGV1FONFcra2doCnkrUDZhdTZQcklJaFlyYWV1YTdYRGRiMkxT MWVuM1NzbUUzUWpxZlJxSS9BMnVlOEpNd3N2WGUvV0szOEV6czYKeDc0aVRhcUkzQUZINmls QWhEcXBNbmQvbXNTRVNORnQ3NkRpTzFaS1FNcjlhbVZQa25qZlBtSklTcWRoZ0IxRApsRWR3 MzRzUk9mNlY4bVp3MHhmcVQ2UEtFNDZMY0ZlZnpzMGtiZzRHT1JmOHZqRzJTZjF0azVlVThN Qml5Ti9iClowM2JLTmpOWU1wT0REUVF3dVA4NGtZTGtYMndCeHhNQWhCeHdiRFZadWR6eERa SjFDMlZYdWpDT0pWeHEya2wKakJNOUVUWXVVR3FkNzVBVzJMWHJMdzYrTXVJc0hGQVlBZ1Jy NytLY3dEZ0JBZndoUEJZWDM0blNTaUhsbUxDKwpLYUhMZUNMRjVaSTJ2S20zSEVlQ1R0bE9n N3haRU9OZ3d6TCtmZEtvK0Q2U29DOFJSeEpLczhhM3NWZkk0dDZDCm5yUXp2SmJCbjZneGRn Q3U1aTI5SjFRQ1lyQ1l2cWwyVXlGUEFLK2RvOTkvMWpPWFQ0bTI4MzZqMXdBUkFRQUIKdENC UVlYVnNJRVZuWjJWeWRDQThaV2RuWlhKMFFHTnpMblZqYkdFdVpXUjFQb2tDUGdRVEFRSUFL QVVDVElCeQpaQUliQXdVSkVzd0RBQVlMQ1FnSEF3SUdGUWdDQ1FvTEJCWUNBd0VDSGdFQ0Y0 QUFDZ2tRN1pmcERtS3FmalJSCkd3LytJajAzZGhZZllsL2dYVlJpdXpWMWdHcmJIayt0bmZy SS9DN2ZBZW9GelE1dFZnVmluU2hhUGtabzBIVFAKZjE4eDZJREVkQWlPOE1xbzF5cDBDdEht ekdNQ0o1MG80R3JnZmpscjZnLyt2dEVPS2JobGVzek4yWHBKdnB3TQoyUWdHdm4vbGFUTFV1 OFBIOWFSV1RzN3FKSlpLS0tBYjRzeFljOTJGZWhQdTZGT0QwZERpeWhsREFxNGxPVjJtCmRC cHpRYmlvam9aelFMTVF3anBnQ1RLMjU3MmVLOUVPRVF5U1VUaFhyU0l6NkFTZW5wNE5ZVEZI czl0dUpRdlgKazlnWkRkUFNsM2JwKzQ3ZEd4bHhFV0xwQklNN3pJT053NGtzNGF6Z1Q4bnZE WnhBNUlaSHR2cUJsSkxCT2JZWQowTGU2MVdwMHkzVGxCRGgycWRLOGVZTDQyNlc0c2NFTVN1 aWc1Z2I4T0F0UWlCVzZrMnNHVXh4ZWl2OG92V3U4CllBWmdLSmZ1b1dJK3VSbk1FZGRydVk4 SnNvTTU0S2FLdlppa2tLczJiZzFuZHRMVnpIcEo2cUZaQzdRVmplSFUKaDYvQm1ndmRqV1Ba WUZUdE4rS0E5Q1dYM0dRS0tnTjN1dTk4OHl6bkQ3TG5COThUNEVVSDFIQS9HbmZCcU1WMQpn cHpUdlBjNHFWUWluQ21Ja0VGcDgzemwrRzVmQ2pKSjNXN2l2ekNuWW80S2hLTHBGVW05N29r VEtSMkxXM3haCnpFVzRjTFNXTzM4N01USzNDekRPeDVxZTZzNGE5MVp1Wk0vai9UUWRUTERh cU5uODNrQTRIcTQ4VUhYWXhjSWgKK05kOGsvM3c2bEZ1b0swd3JPRml5d2pMeCswdXI1am1t YmVjQkdIYzF4ZGhBRkc1QWcwRVRJQnlaQUVRQUthRgo2NzhUOXd5SDR3alRyVjFQejNjREVv U25WLzBaVXJPVDM3cDFkY0d5ai9JWHExeDY3MEhSVmFoQW1rMHNacFljCjI1UEY5RDVHUFlI RldsTmp1UFU5NnJEbmRYQjNoZWRtQlJoTGRDNGJBWGpJNERWK2JtZFZlK3EvSU1ubFpSYVYK bG05RWlNQ1ZBUjZ3MTNzUmV1N3FYa1c5cjNSd1kyQXpYc2twL3RBZTRCUktyMVptYnZpMm5i blE2ZXBFQzQycgpSYngwQjFFaGpiSVFaNUpIR2syNGlQVDdMZEJnbk5tb3M1d1lqendObGtN UUQ1VDBZZHpoazdKK1V4d0E1bTQ2Cm1PaFJEQzJyRlYvQTBnbTVUTHk4RFhqdi9Fc2M0Z1lu WWFpNlNRcW5VRVZoNUx1VjhZQ0pCbmlqcytUaXc3MXgKMWljbW42eEdJNDVFdWdKT2dlYyty THlwWWdwVnA0eDBISTVUODhxQlJZQ2t4SDNLZzhRbytFV05BOUE0TFJROQpEWDhuam9uYTBn ZjBzMDN0b2NLOGtCTjY2VW9xcVB0SEJuYzRlTWdCeW1DZmxLMTJlS2ZkMllZeG55ZzljWmF6 CldBNVZzbHZUeHBtNzZoYmc1b2lBRUgvVmcvOE14SHlBblBoZnJnd3lQcm1KRWNWQmFmZHNw Sm5ZUXhCWU5jbzIKTEZQSWhsT3ZXaDhyNGF0K3MrTTNMYjI2b1VUY3psZ2RXMVNmM1NEQTc3 Qk1SbkYwRlF5RSs3QXpWNzlNQk40eQpraXFhZXpReHRhRjFGeS90dmtoZmZTbzh1K2R3RzBF Z0poK3RlMzhnVGNJU1ZyMEdJUHBsTHo2WWhqcmJIclBSCkYxQ041VXVMOURCR2p4dU4zNVJM TlZFZnRhNlJVRmxSNk5jdFRqdnJBQkVCQUFHSkFpVUVHQUVDQUE4RkFreUEKY21RQ0d3d0ZD UkxNQXdBQUNna1E3WmZwRG1LcWZqU3JIQS8rS3pBS3ZUeFJoQTlNV05MeEl5SjdTNXVKMTZn cwpUM29DalpyQktHRWhLTU9HWDRPMEdBNlZPRXJ5TzdRUkNDWWFoM294U0czOElBbk5laXdK WGdVOUJ6a2s4NVVHCmJQRWQ3SEdGL1ZTZUhDUXdXb3U2anFVRFRTRHZuOVloTlRkRzBLWFBN NzRhQyt4cjJab3cxTzJtaFhpaGdXS0QKMER3KzBMWVBuVU9zUTBLT0Z4SFhYWUhtUnJTMU9a UFU1OUJMdmMrVFJoSWhhZlNIS0x3YlhLKzZja2t4Qng2aAo4ejVjY3BHMFFzNGJGaGRGWW5G ckVpZURMb0dtbkUyWUxoZFY2c3dKOVZOQ1M2cExpRW9oVDNmbTdhWG0xNXRaCk9JeXpNWmhI UlNBUGJsWHhRMFpTV2pxOG9ScmNZTkZ4YzRXMVVScEFrQkNPWUpvWHZRZkQ1TDNscUFsOFRD cUQKVXpZeGhIL3RKaGJEZEhycUhINzY3amFEYVRCMStUYWxwLzJBTUt3Y1hOT2Rpa2xHeGJt SFZHNllHbDZnOExyYgpzdTlOWkVJNHlMbEh6dWlrdGhKV2d6KzN2WmhWR3lObHQrSE5Jb0Y2 Q2pETDJvbXU1Y0VxNFJESE00NFFxUGs2Cmw3TzBwVXZOMW1UNEIrUzFiMDhSS3BxbS9mZjAx NUUzN0hOVi9waUl2Smx4R0FZejhQU2Z1R0NCMXRoTVlxbG0KZ2RoZDkvQmFiR0ZiR0dZSEE2 VTQvVDV6cVUrZjZ4SHkxU3NBUVoxTVNLbEx3ZWtCSVQrNC9jTFJHcUNIam5WMApxNUgvVDZh N3Q1bVBrYnpTck9MU280cHVqK0lUb05qWXlZSURCV3pobEExOWF2T2ErcnZVam1IdEQzc0ZO N2NYCld0a0dvaThidU5jYnk0VT0KPUFMNm8KLS0tLS1FTkQgUEdQIFBVQkxJQyBLRVkgQkxP Q0stLS0tLQo= Organization: UCLA Computer Science Department Message-ID: Date: Sun, 30 Aug 2020 15:16:21 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <34c09e99-bcfe-72c1-835a-ae03bc5723bc@cs.ucla.edu> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Score: -2.5 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.5 (---) On 8/30/20 3:14 PM, Paul Eggert wrote: > On 8/29/20 10:39 PM, Helge Kreutzmann wrote: > > Man page: gzip.1 Issue: Wrong order of entries > > > > "znew(1), zcmp(1), zmore(1), zforce(1), gzexe(1), zip(1), unzip(1)," > > "compress(1)" > > In what senice is that the wrong order? Sorry, meant to write "sense", not "senice". From unknown Fri Aug 15 16:55:34 2025 X-Loop: help-debbugs@gnu.org Subject: bug#43107: Errors in man pages Resent-From: Helge Kreutzmann Original-Sender: "Debbugs-submit" Resent-CC: bug-gzip@gnu.org Resent-Date: Mon, 31 Aug 2020 16:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43107 X-GNU-PR-Package: gzip X-GNU-PR-Keywords: To: Paul Eggert Cc: 43107@debbugs.gnu.org Received: via spool by 43107-submit@debbugs.gnu.org id=B43107.159889182021027 (code B ref 43107); Mon, 31 Aug 2020 16:37:02 +0000 Received: (at 43107) by debbugs.gnu.org; 31 Aug 2020 16:37:00 +0000 Received: from localhost ([127.0.0.1]:53527 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kCmnk-0005T4-6S for submit@debbugs.gnu.org; Mon, 31 Aug 2020 12:37:00 -0400 Received: from luckmann.name ([213.239.213.133]:40867 helo=static.213-239-213-133.clients.your-server.de) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kCmnh-0005Sq-LC for 43107@debbugs.gnu.org; Mon, 31 Aug 2020 12:36:58 -0400 Received: from localhost (localhost [127.0.0.1]) (uid 502) by static.213-239-213-133.clients.your-server.de with local id 0000000000E5E094.000000005F4D2722.00002C22; Mon, 31 Aug 2020 18:36:50 +0200 Date: Mon, 31 Aug 2020 18:36:50 +0200 From: Helge Kreutzmann Message-ID: <20200831163650.GA11223@Debian-50-lenny-64-minimal> References: <20200830053935.GA6170@Debian-50-lenny-64-minimal> <34c09e99-bcfe-72c1-835a-ae03bc5723bc@cs.ucla.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="=_luckmann.name-11298-1598891810-0001-2" Content-Disposition: inline In-Reply-To: X-Public-Key-URL: http://www.helgefjell.de/data/debian_neu.asc X-homepage: http://www.helgefjell.de/debian User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Score: 3.3 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hello Paul, On Sun, Aug 30, 2020 at 03:16:21PM -0700, Paul Eggert wrote: > On 8/30/20 3:14 PM, Paul Eggert wrote: > > On 8/29/20 10:39 PM, Helge Kreutzmann wrote: > > > Man page: gzip.1 Issue: Wrong o [...] Content analysis details: (3.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.1 CK_HELO_GENERIC Relay used name indicative of a Dynamic Pool or Generic rPTR 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 SPF_NONE SPF: sender does not publish an SPF Record 3.2 HELO_DYNAMIC_IPADDR Relay HELO'd using suspicious hostname (IP addr 1) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.3 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hello Paul, On Sun, Aug 30, 2020 at 03:16:21PM -0700, Paul Eggert wrote: > On 8/30/20 3:14 PM, Paul Eggert wrote: > > On 8/29/20 10:39 PM, Helge Kreutzmann wrote: > > > Man page: gzip.1 Issue: Wrong o [...] Content analysis details: (2.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.1 CK_HELO_GENERIC Relay used name indicative of a Dynamic Pool or Generic rPTR 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 SPF_NONE SPF: sender does not publish an SPF Record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager 3.2 HELO_DYNAMIC_IPADDR Relay HELO'd using suspicious hostname (IP addr 1) This is a MIME-formatted message. If you see this text it means that your E-mail software does not support MIME-formatted messages. --=_luckmann.name-11298-1598891810-0001-2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello Paul, On Sun, Aug 30, 2020 at 03:16:21PM -0700, Paul Eggert wrote: > On 8/30/20 3:14 PM, Paul Eggert wrote: > > On 8/29/20 10:39 PM, Helge Kreutzmann wrote: > > > Man page: gzip.1 Issue: Wrong order of entries > > > > > > "znew(1), zcmp(1), zmore(1), zforce(1), gzexe(1), zip(1), unzip(1)," > > > "compress(1)" > >=20 > > In what senice is that the wrong order? >=20 > Sorry, meant to write "sense", not "senice". If you read man-pages(7) you can find a section regarding SEE ALSO, where a certain order is prescribed. This is what this comment refers to. Greetings Helge =20 --=20 Dr. Helge Kreutzmann debian@helgefjell.de Dipl.-Phys. http://www.helgefjell.de/debian.php 64bit GNU powered gpg signed mail preferred Help keep free software "libre": http://www.ffii.de/ --=_luckmann.name-11298-1598891810-0001-2 Content-Type: application/pgp-signature; name="signature.asc" Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEbZZfteMW0gNUynuwQbqlJmgq5nAFAl9NJx0ACgkQQbqlJmgq 5nAFKhAAmah1NrkVEJjQA9/JSbn8CX6iOEZyxyc9CtLeFa9fDhv4Hoc1vEbiwQGX GwsncRiLdJLjdcyEPRbEGUiXMBjblcgsF4LnxRdfDE1sm0WcwbxyXRg6CDuUyqZP 2AZuWnaZua1Alta3isM+f21pNh/n4tvLwWhznUhNLWYe47GN9QW2zZ6w0mmDLY4a wWuZOunMPtpX/5bndl64TXrzVicsKrsdQKEyoL9onOCUVfcJVfx3TfOayu+1IBOW DV558F75YHyM3ek/yadOcuEZBwZhQZUGqGxvan62NkP7Ki39OsnRyzOIeEFYlmTI pgCzc7NR+QZjgjZkCtjmKtQSbTUzreW6281b4lTxVZyRVlgCmowZ5BBZwRKy79cH pTyhPSquJg/8HMdswJDg4gRLmSiLQH/8LbDUM5pUQxjLALTSAtkp94AT9QYjk0YR QaiTostjNTVxps+zAh0nt1Cwt/K6dWQhH61eUPvQxbfJAyG9nRWSooaXti9debM1 n6syvKYYSlZuXgE4H2y6aNS+TfaDWLJrFaa0OP8hsMeY68UxJ+i/Kw6Ibri4PFTX c/yYJucoRReogu60G1h50N5nFkXqTu6fzPHvfaWg5X5u8BEWIZUCxbIFODfemWW3 fh9BTesUMChhjSpg+6xakHRzbzBSO5b6R6xO5ymGcKbEeIt8fC0= =B4SZ -----END PGP SIGNATURE----- --=_luckmann.name-11298-1598891810-0001-2-- From unknown Fri Aug 15 16:55:34 2025 X-Loop: help-debbugs@gnu.org Subject: bug#43107: Errors in man pages Resent-From: Paul Eggert Original-Sender: "Debbugs-submit" Resent-CC: bug-gzip@gnu.org Resent-Date: Mon, 31 Aug 2020 17:27:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43107 X-GNU-PR-Package: gzip X-GNU-PR-Keywords: To: Helge Kreutzmann Cc: 43107@debbugs.gnu.org Received: via spool by 43107-submit@debbugs.gnu.org id=B43107.159889478625705 (code B ref 43107); Mon, 31 Aug 2020 17:27:01 +0000 Received: (at 43107) by debbugs.gnu.org; 31 Aug 2020 17:26:26 +0000 Received: from localhost ([127.0.0.1]:53602 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kCnZa-0006gX-EK for submit@debbugs.gnu.org; Mon, 31 Aug 2020 13:26:26 -0400 Received: from zimbra.cs.ucla.edu ([131.179.128.68]:56942) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kCnZX-0006gI-7s for 43107@debbugs.gnu.org; Mon, 31 Aug 2020 13:26:24 -0400 Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id E56D91600D4; Mon, 31 Aug 2020 10:26:16 -0700 (PDT) Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id KAMXPutkg4WP; Mon, 31 Aug 2020 10:26:16 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 3C2FD1600E2; Mon, 31 Aug 2020 10:26:16 -0700 (PDT) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id miCs5yTchLc3; Mon, 31 Aug 2020 10:26:16 -0700 (PDT) Received: from [192.168.1.9] (cpe-75-82-69-226.socal.res.rr.com [75.82.69.226]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id 17B8A1600D4; Mon, 31 Aug 2020 10:26:16 -0700 (PDT) References: <20200830053935.GA6170@Debian-50-lenny-64-minimal> <34c09e99-bcfe-72c1-835a-ae03bc5723bc@cs.ucla.edu> <20200831163650.GA11223@Debian-50-lenny-64-minimal> From: Paul Eggert Autocrypt: addr=eggert@cs.ucla.edu; prefer-encrypt=mutual; keydata= LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tCgptUUlOQkV5QWNtUUJFQURB QXlIMnhvVHU3cHBHNUQzYThGTVpFb243NGRDdmM0K3ExWEEySjJ0QnkycHdhVHFmCmhweHhk R0E5Smo1MFVKM1BENGJTVUVnTjh0TFowc2FuNDdsNVhUQUZMaTI0NTZjaVNsNW04c0thSGxH ZHQ5WG0KQUF0bVhxZVpWSVlYL1VGUzk2ZkR6ZjR4aEVtbS95N0xiWUVQUWRVZHh1NDd4QTVL aFRZcDVibHRGM1dZRHoxWQpnZDdneDA3QXV3cDdpdzdlTnZub0RUQWxLQWw4S1lEWnpiRE5D UUdFYnBZM2VmWkl2UGRlSStGV1FONFcra2doCnkrUDZhdTZQcklJaFlyYWV1YTdYRGRiMkxT MWVuM1NzbUUzUWpxZlJxSS9BMnVlOEpNd3N2WGUvV0szOEV6czYKeDc0aVRhcUkzQUZINmls QWhEcXBNbmQvbXNTRVNORnQ3NkRpTzFaS1FNcjlhbVZQa25qZlBtSklTcWRoZ0IxRApsRWR3 MzRzUk9mNlY4bVp3MHhmcVQ2UEtFNDZMY0ZlZnpzMGtiZzRHT1JmOHZqRzJTZjF0azVlVThN Qml5Ti9iClowM2JLTmpOWU1wT0REUVF3dVA4NGtZTGtYMndCeHhNQWhCeHdiRFZadWR6eERa SjFDMlZYdWpDT0pWeHEya2wKakJNOUVUWXVVR3FkNzVBVzJMWHJMdzYrTXVJc0hGQVlBZ1Jy NytLY3dEZ0JBZndoUEJZWDM0blNTaUhsbUxDKwpLYUhMZUNMRjVaSTJ2S20zSEVlQ1R0bE9n N3haRU9OZ3d6TCtmZEtvK0Q2U29DOFJSeEpLczhhM3NWZkk0dDZDCm5yUXp2SmJCbjZneGRn Q3U1aTI5SjFRQ1lyQ1l2cWwyVXlGUEFLK2RvOTkvMWpPWFQ0bTI4MzZqMXdBUkFRQUIKdENC UVlYVnNJRVZuWjJWeWRDQThaV2RuWlhKMFFHTnpMblZqYkdFdVpXUjFQb2tDUGdRVEFRSUFL QVVDVElCeQpaQUliQXdVSkVzd0RBQVlMQ1FnSEF3SUdGUWdDQ1FvTEJCWUNBd0VDSGdFQ0Y0 QUFDZ2tRN1pmcERtS3FmalJSCkd3LytJajAzZGhZZllsL2dYVlJpdXpWMWdHcmJIayt0bmZy SS9DN2ZBZW9GelE1dFZnVmluU2hhUGtabzBIVFAKZjE4eDZJREVkQWlPOE1xbzF5cDBDdEht ekdNQ0o1MG80R3JnZmpscjZnLyt2dEVPS2JobGVzek4yWHBKdnB3TQoyUWdHdm4vbGFUTFV1 OFBIOWFSV1RzN3FKSlpLS0tBYjRzeFljOTJGZWhQdTZGT0QwZERpeWhsREFxNGxPVjJtCmRC cHpRYmlvam9aelFMTVF3anBnQ1RLMjU3MmVLOUVPRVF5U1VUaFhyU0l6NkFTZW5wNE5ZVEZI czl0dUpRdlgKazlnWkRkUFNsM2JwKzQ3ZEd4bHhFV0xwQklNN3pJT053NGtzNGF6Z1Q4bnZE WnhBNUlaSHR2cUJsSkxCT2JZWQowTGU2MVdwMHkzVGxCRGgycWRLOGVZTDQyNlc0c2NFTVN1 aWc1Z2I4T0F0UWlCVzZrMnNHVXh4ZWl2OG92V3U4CllBWmdLSmZ1b1dJK3VSbk1FZGRydVk4 SnNvTTU0S2FLdlppa2tLczJiZzFuZHRMVnpIcEo2cUZaQzdRVmplSFUKaDYvQm1ndmRqV1Ba WUZUdE4rS0E5Q1dYM0dRS0tnTjN1dTk4OHl6bkQ3TG5COThUNEVVSDFIQS9HbmZCcU1WMQpn cHpUdlBjNHFWUWluQ21Ja0VGcDgzemwrRzVmQ2pKSjNXN2l2ekNuWW80S2hLTHBGVW05N29r VEtSMkxXM3haCnpFVzRjTFNXTzM4N01USzNDekRPeDVxZTZzNGE5MVp1Wk0vai9UUWRUTERh cU5uODNrQTRIcTQ4VUhYWXhjSWgKK05kOGsvM3c2bEZ1b0swd3JPRml5d2pMeCswdXI1am1t YmVjQkdIYzF4ZGhBRkc1QWcwRVRJQnlaQUVRQUthRgo2NzhUOXd5SDR3alRyVjFQejNjREVv U25WLzBaVXJPVDM3cDFkY0d5ai9JWHExeDY3MEhSVmFoQW1rMHNacFljCjI1UEY5RDVHUFlI RldsTmp1UFU5NnJEbmRYQjNoZWRtQlJoTGRDNGJBWGpJNERWK2JtZFZlK3EvSU1ubFpSYVYK bG05RWlNQ1ZBUjZ3MTNzUmV1N3FYa1c5cjNSd1kyQXpYc2twL3RBZTRCUktyMVptYnZpMm5i blE2ZXBFQzQycgpSYngwQjFFaGpiSVFaNUpIR2syNGlQVDdMZEJnbk5tb3M1d1lqendObGtN UUQ1VDBZZHpoazdKK1V4d0E1bTQ2Cm1PaFJEQzJyRlYvQTBnbTVUTHk4RFhqdi9Fc2M0Z1lu WWFpNlNRcW5VRVZoNUx1VjhZQ0pCbmlqcytUaXc3MXgKMWljbW42eEdJNDVFdWdKT2dlYyty THlwWWdwVnA0eDBISTVUODhxQlJZQ2t4SDNLZzhRbytFV05BOUE0TFJROQpEWDhuam9uYTBn ZjBzMDN0b2NLOGtCTjY2VW9xcVB0SEJuYzRlTWdCeW1DZmxLMTJlS2ZkMllZeG55ZzljWmF6 CldBNVZzbHZUeHBtNzZoYmc1b2lBRUgvVmcvOE14SHlBblBoZnJnd3lQcm1KRWNWQmFmZHNw Sm5ZUXhCWU5jbzIKTEZQSWhsT3ZXaDhyNGF0K3MrTTNMYjI2b1VUY3psZ2RXMVNmM1NEQTc3 Qk1SbkYwRlF5RSs3QXpWNzlNQk40eQpraXFhZXpReHRhRjFGeS90dmtoZmZTbzh1K2R3RzBF Z0poK3RlMzhnVGNJU1ZyMEdJUHBsTHo2WWhqcmJIclBSCkYxQ041VXVMOURCR2p4dU4zNVJM TlZFZnRhNlJVRmxSNk5jdFRqdnJBQkVCQUFHSkFpVUVHQUVDQUE4RkFreUEKY21RQ0d3d0ZD UkxNQXdBQUNna1E3WmZwRG1LcWZqU3JIQS8rS3pBS3ZUeFJoQTlNV05MeEl5SjdTNXVKMTZn cwpUM29DalpyQktHRWhLTU9HWDRPMEdBNlZPRXJ5TzdRUkNDWWFoM294U0czOElBbk5laXdK WGdVOUJ6a2s4NVVHCmJQRWQ3SEdGL1ZTZUhDUXdXb3U2anFVRFRTRHZuOVloTlRkRzBLWFBN NzRhQyt4cjJab3cxTzJtaFhpaGdXS0QKMER3KzBMWVBuVU9zUTBLT0Z4SFhYWUhtUnJTMU9a UFU1OUJMdmMrVFJoSWhhZlNIS0x3YlhLKzZja2t4Qng2aAo4ejVjY3BHMFFzNGJGaGRGWW5G ckVpZURMb0dtbkUyWUxoZFY2c3dKOVZOQ1M2cExpRW9oVDNmbTdhWG0xNXRaCk9JeXpNWmhI UlNBUGJsWHhRMFpTV2pxOG9ScmNZTkZ4YzRXMVVScEFrQkNPWUpvWHZRZkQ1TDNscUFsOFRD cUQKVXpZeGhIL3RKaGJEZEhycUhINzY3amFEYVRCMStUYWxwLzJBTUt3Y1hOT2Rpa2xHeGJt SFZHNllHbDZnOExyYgpzdTlOWkVJNHlMbEh6dWlrdGhKV2d6KzN2WmhWR3lObHQrSE5Jb0Y2 Q2pETDJvbXU1Y0VxNFJESE00NFFxUGs2Cmw3TzBwVXZOMW1UNEIrUzFiMDhSS3BxbS9mZjAx NUUzN0hOVi9waUl2Smx4R0FZejhQU2Z1R0NCMXRoTVlxbG0KZ2RoZDkvQmFiR0ZiR0dZSEE2 VTQvVDV6cVUrZjZ4SHkxU3NBUVoxTVNLbEx3ZWtCSVQrNC9jTFJHcUNIam5WMApxNUgvVDZh N3Q1bVBrYnpTck9MU280cHVqK0lUb05qWXlZSURCV3pobEExOWF2T2ErcnZVam1IdEQzc0ZO N2NYCld0a0dvaThidU5jYnk0VT0KPUFMNm8KLS0tLS1FTkQgUEdQIFBVQkxJQyBLRVkgQkxP Q0stLS0tLQo= Organization: UCLA Computer Science Department Message-ID: <7d4b9829-01c8-c75d-4e43-199ae8f9b559@cs.ucla.edu> Date: Mon, 31 Aug 2020 10:26:09 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <20200831163650.GA11223@Debian-50-lenny-64-minimal> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Score: -4.4 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.4 (-----) On 8/31/20 9:36 AM, Helge Kreutzmann wrote: > If you read man-pages(7) What's 'man-pages(7)', and what order does it suggest for gzip's man pages? From unknown Fri Aug 15 16:55:34 2025 X-Loop: help-debbugs@gnu.org Subject: bug#43107: Errors in man pages Resent-From: Helge Kreutzmann Original-Sender: "Debbugs-submit" Resent-CC: bug-gzip@gnu.org Resent-Date: Mon, 31 Aug 2020 17:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43107 X-GNU-PR-Package: gzip X-GNU-PR-Keywords: To: Paul Eggert Cc: 43107@debbugs.gnu.org Received: via spool by 43107-submit@debbugs.gnu.org id=B43107.159889545626771 (code B ref 43107); Mon, 31 Aug 2020 17:38:02 +0000 Received: (at 43107) by debbugs.gnu.org; 31 Aug 2020 17:37:36 +0000 Received: from localhost ([127.0.0.1]:53613 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kCnkN-0006xj-PM for submit@debbugs.gnu.org; Mon, 31 Aug 2020 13:37:35 -0400 Received: from luckmann.name ([213.239.213.133]:39169 helo=static.213-239-213-133.clients.your-server.de) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kCnkL-0006xU-Sf for 43107@debbugs.gnu.org; Mon, 31 Aug 2020 13:37:34 -0400 Received: from localhost (localhost [127.0.0.1]) (uid 502) by static.213-239-213-133.clients.your-server.de with local id 0000000000E5E094.000000005F4D3556.000032AE; Mon, 31 Aug 2020 19:37:26 +0200 Date: Mon, 31 Aug 2020 19:37:26 +0200 From: Helge Kreutzmann Message-ID: <20200831173726.GA12610@Debian-50-lenny-64-minimal> References: <20200830053935.GA6170@Debian-50-lenny-64-minimal> <34c09e99-bcfe-72c1-835a-ae03bc5723bc@cs.ucla.edu> <20200831163650.GA11223@Debian-50-lenny-64-minimal> <7d4b9829-01c8-c75d-4e43-199ae8f9b559@cs.ucla.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="=_luckmann.name-12974-1598895446-0001-2" Content-Disposition: inline In-Reply-To: <7d4b9829-01c8-c75d-4e43-199ae8f9b559@cs.ucla.edu> X-Public-Key-URL: http://www.helgefjell.de/data/debian_neu.asc X-homepage: http://www.helgefjell.de/debian User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Score: 3.3 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hello Paul, On Mon, Aug 31, 2020 at 10:26:09AM -0700, Paul Eggert wrote: > On 8/31/20 9:36 AM, Helge Kreutzmann wrote: > > If you read man-pages(7) > > What's 'man-pages(7)', and what order does it su [...] Content analysis details: (3.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.1 CK_HELO_GENERIC Relay used name indicative of a Dynamic Pool or Generic rPTR 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 SPF_NONE SPF: sender does not publish an SPF Record 3.2 HELO_DYNAMIC_IPADDR Relay HELO'd using suspicious hostname (IP addr 1) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.3 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hello Paul, On Mon, Aug 31, 2020 at 10:26:09AM -0700, Paul Eggert wrote: > On 8/31/20 9:36 AM, Helge Kreutzmann wrote: > > If you read man-pages(7) > > What's 'man-pages(7)', and what order does it su [...] Content analysis details: (2.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.1 CK_HELO_GENERIC Relay used name indicative of a Dynamic Pool or Generic rPTR 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 SPF_NONE SPF: sender does not publish an SPF Record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager 3.2 HELO_DYNAMIC_IPADDR Relay HELO'd using suspicious hostname (IP addr 1) This is a MIME-formatted message. If you see this text it means that your E-mail software does not support MIME-formatted messages. --=_luckmann.name-12974-1598895446-0001-2 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello Paul, On Mon, Aug 31, 2020 at 10:26:09AM -0700, Paul Eggert wrote: > On 8/31/20 9:36 AM, Helge Kreutzmann wrote: > > If you read man-pages(7) >=20 > What's 'man-pages(7)', and what order does it suggest for gzip's man page= s? The description how a man page should look like. Usually your system should have a package called "manpages" or similar. This package contains the basic set of man pages. One of them is the man page called man-pages[1]. So on the console you issue man man-pages And you get the description of how a man page should look like.=20 Most likely it works already out of the box. If not, you might want to search with your package manager. Greetings Helge [1] Actually, this page is translated in many languages already. So in case you have loclized man pages installed, this page might even come in your favorite language as well =E2=80=A6 --=20 Dr. Helge Kreutzmann debian@helgefjell.de Dipl.-Phys. http://www.helgefjell.de/debian.php 64bit GNU powered gpg signed mail preferred Help keep free software "libre": http://www.ffii.de/ --=_luckmann.name-12974-1598895446-0001-2 Content-Type: application/pgp-signature; name="signature.asc" Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEbZZfteMW0gNUynuwQbqlJmgq5nAFAl9NNTwACgkQQbqlJmgq 5nDUog//ZhFUlogciDztKvT9FufC2IrTUJz+jHutmtPoDBY1zVAq6TkDCF8V5XhE 6mMsiayKqxajIANvHJ7GCzIhtbDX41UofQt0X9bfplJWre19E3x87zl0QXpJJWcc ywA2grvrTxDanEydZTkVC8GhzSW0cI5nlWWG29bmcqFEO1w9rUI2zZV6buljUzRq 3sFImRGeUxlMxDLKWN1wrnkokHC8A4BzxB7UH4R6BN/OrSdys3+9JGF5xHX+b3T2 G07nKUcgTBn2FIHtPCqvW5QVSnw+RDwwKr5A7U4A/2PCjmpgVsBtsWwT5dU0l7gh RO47TfQaf7UYCWVVoRlHOMOZKqvh3lmRQQq+wFfBRoZD4KdCD+dQz9+ikZFJ3mzj Aa5KKYFfeeUuL3/U9EtbekDeXyvxWHCbQhrgASb2UFiFTQcjoIUYrS6cZHBF6BeM GSEkGj6aYsCIvxSLKStFTlvmpKucfRXUflyoJ4nIXYC022UejWAch+roL0T+ZmcL 53F7d7prDsrCrxdYnPEdVh+nTQ7qnGx2loQBSECDRCD80Aeg13LgcC6oZn+9ron+ ORPBQeNsy8ohOF2NeTHG1DMANvrO9bWac7b0Xd2JMJdIZ+emjWtGNxw04kRP2US/ C2SSTJXTZub5//yl9sB/cB4SVUT8ZtMRJoD2jPJ84ALdEK2K4oI= =MxRA -----END PGP SIGNATURE----- --=_luckmann.name-12974-1598895446-0001-2-- From unknown Fri Aug 15 16:55:34 2025 X-Loop: help-debbugs@gnu.org Subject: bug#43107: Errors in man pages Resent-From: Paul Eggert Original-Sender: "Debbugs-submit" Resent-CC: bug-gzip@gnu.org Resent-Date: Mon, 31 Aug 2020 18:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43107 X-GNU-PR-Package: gzip X-GNU-PR-Keywords: To: Helge Kreutzmann Cc: 43107@debbugs.gnu.org Received: via spool by 43107-submit@debbugs.gnu.org id=B43107.159889800930559 (code B ref 43107); Mon, 31 Aug 2020 18:21:02 +0000 Received: (at 43107) by debbugs.gnu.org; 31 Aug 2020 18:20:09 +0000 Received: from localhost ([127.0.0.1]:53652 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kCoPZ-0007wo-GC for submit@debbugs.gnu.org; Mon, 31 Aug 2020 14:20:09 -0400 Received: from zimbra.cs.ucla.edu ([131.179.128.68]:39584) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kCoPX-0007wV-Ob for 43107@debbugs.gnu.org; Mon, 31 Aug 2020 14:20:08 -0400 Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id E46C31600D4; Mon, 31 Aug 2020 11:20:01 -0700 (PDT) Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id tbazf0-8DL-u; Mon, 31 Aug 2020 11:20:01 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 323541600E2; Mon, 31 Aug 2020 11:20:01 -0700 (PDT) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 7tjpDm5KEA67; Mon, 31 Aug 2020 11:20:01 -0700 (PDT) Received: from [192.168.1.9] (cpe-75-82-69-226.socal.res.rr.com [75.82.69.226]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id 0AA751600D4; Mon, 31 Aug 2020 11:20:01 -0700 (PDT) References: <20200830053935.GA6170@Debian-50-lenny-64-minimal> <34c09e99-bcfe-72c1-835a-ae03bc5723bc@cs.ucla.edu> <20200831163650.GA11223@Debian-50-lenny-64-minimal> <7d4b9829-01c8-c75d-4e43-199ae8f9b559@cs.ucla.edu> <20200831173726.GA12610@Debian-50-lenny-64-minimal> From: Paul Eggert Autocrypt: addr=eggert@cs.ucla.edu; prefer-encrypt=mutual; keydata= LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tCgptUUlOQkV5QWNtUUJFQURB QXlIMnhvVHU3cHBHNUQzYThGTVpFb243NGRDdmM0K3ExWEEySjJ0QnkycHdhVHFmCmhweHhk R0E5Smo1MFVKM1BENGJTVUVnTjh0TFowc2FuNDdsNVhUQUZMaTI0NTZjaVNsNW04c0thSGxH ZHQ5WG0KQUF0bVhxZVpWSVlYL1VGUzk2ZkR6ZjR4aEVtbS95N0xiWUVQUWRVZHh1NDd4QTVL aFRZcDVibHRGM1dZRHoxWQpnZDdneDA3QXV3cDdpdzdlTnZub0RUQWxLQWw4S1lEWnpiRE5D UUdFYnBZM2VmWkl2UGRlSStGV1FONFcra2doCnkrUDZhdTZQcklJaFlyYWV1YTdYRGRiMkxT MWVuM1NzbUUzUWpxZlJxSS9BMnVlOEpNd3N2WGUvV0szOEV6czYKeDc0aVRhcUkzQUZINmls QWhEcXBNbmQvbXNTRVNORnQ3NkRpTzFaS1FNcjlhbVZQa25qZlBtSklTcWRoZ0IxRApsRWR3 MzRzUk9mNlY4bVp3MHhmcVQ2UEtFNDZMY0ZlZnpzMGtiZzRHT1JmOHZqRzJTZjF0azVlVThN Qml5Ti9iClowM2JLTmpOWU1wT0REUVF3dVA4NGtZTGtYMndCeHhNQWhCeHdiRFZadWR6eERa SjFDMlZYdWpDT0pWeHEya2wKakJNOUVUWXVVR3FkNzVBVzJMWHJMdzYrTXVJc0hGQVlBZ1Jy NytLY3dEZ0JBZndoUEJZWDM0blNTaUhsbUxDKwpLYUhMZUNMRjVaSTJ2S20zSEVlQ1R0bE9n N3haRU9OZ3d6TCtmZEtvK0Q2U29DOFJSeEpLczhhM3NWZkk0dDZDCm5yUXp2SmJCbjZneGRn Q3U1aTI5SjFRQ1lyQ1l2cWwyVXlGUEFLK2RvOTkvMWpPWFQ0bTI4MzZqMXdBUkFRQUIKdENC UVlYVnNJRVZuWjJWeWRDQThaV2RuWlhKMFFHTnpMblZqYkdFdVpXUjFQb2tDUGdRVEFRSUFL QVVDVElCeQpaQUliQXdVSkVzd0RBQVlMQ1FnSEF3SUdGUWdDQ1FvTEJCWUNBd0VDSGdFQ0Y0 QUFDZ2tRN1pmcERtS3FmalJSCkd3LytJajAzZGhZZllsL2dYVlJpdXpWMWdHcmJIayt0bmZy SS9DN2ZBZW9GelE1dFZnVmluU2hhUGtabzBIVFAKZjE4eDZJREVkQWlPOE1xbzF5cDBDdEht ekdNQ0o1MG80R3JnZmpscjZnLyt2dEVPS2JobGVzek4yWHBKdnB3TQoyUWdHdm4vbGFUTFV1 OFBIOWFSV1RzN3FKSlpLS0tBYjRzeFljOTJGZWhQdTZGT0QwZERpeWhsREFxNGxPVjJtCmRC cHpRYmlvam9aelFMTVF3anBnQ1RLMjU3MmVLOUVPRVF5U1VUaFhyU0l6NkFTZW5wNE5ZVEZI czl0dUpRdlgKazlnWkRkUFNsM2JwKzQ3ZEd4bHhFV0xwQklNN3pJT053NGtzNGF6Z1Q4bnZE WnhBNUlaSHR2cUJsSkxCT2JZWQowTGU2MVdwMHkzVGxCRGgycWRLOGVZTDQyNlc0c2NFTVN1 aWc1Z2I4T0F0UWlCVzZrMnNHVXh4ZWl2OG92V3U4CllBWmdLSmZ1b1dJK3VSbk1FZGRydVk4 SnNvTTU0S2FLdlppa2tLczJiZzFuZHRMVnpIcEo2cUZaQzdRVmplSFUKaDYvQm1ndmRqV1Ba WUZUdE4rS0E5Q1dYM0dRS0tnTjN1dTk4OHl6bkQ3TG5COThUNEVVSDFIQS9HbmZCcU1WMQpn cHpUdlBjNHFWUWluQ21Ja0VGcDgzemwrRzVmQ2pKSjNXN2l2ekNuWW80S2hLTHBGVW05N29r VEtSMkxXM3haCnpFVzRjTFNXTzM4N01USzNDekRPeDVxZTZzNGE5MVp1Wk0vai9UUWRUTERh cU5uODNrQTRIcTQ4VUhYWXhjSWgKK05kOGsvM3c2bEZ1b0swd3JPRml5d2pMeCswdXI1am1t YmVjQkdIYzF4ZGhBRkc1QWcwRVRJQnlaQUVRQUthRgo2NzhUOXd5SDR3alRyVjFQejNjREVv U25WLzBaVXJPVDM3cDFkY0d5ai9JWHExeDY3MEhSVmFoQW1rMHNacFljCjI1UEY5RDVHUFlI RldsTmp1UFU5NnJEbmRYQjNoZWRtQlJoTGRDNGJBWGpJNERWK2JtZFZlK3EvSU1ubFpSYVYK bG05RWlNQ1ZBUjZ3MTNzUmV1N3FYa1c5cjNSd1kyQXpYc2twL3RBZTRCUktyMVptYnZpMm5i blE2ZXBFQzQycgpSYngwQjFFaGpiSVFaNUpIR2syNGlQVDdMZEJnbk5tb3M1d1lqendObGtN UUQ1VDBZZHpoazdKK1V4d0E1bTQ2Cm1PaFJEQzJyRlYvQTBnbTVUTHk4RFhqdi9Fc2M0Z1lu WWFpNlNRcW5VRVZoNUx1VjhZQ0pCbmlqcytUaXc3MXgKMWljbW42eEdJNDVFdWdKT2dlYyty THlwWWdwVnA0eDBISTVUODhxQlJZQ2t4SDNLZzhRbytFV05BOUE0TFJROQpEWDhuam9uYTBn ZjBzMDN0b2NLOGtCTjY2VW9xcVB0SEJuYzRlTWdCeW1DZmxLMTJlS2ZkMllZeG55ZzljWmF6 CldBNVZzbHZUeHBtNzZoYmc1b2lBRUgvVmcvOE14SHlBblBoZnJnd3lQcm1KRWNWQmFmZHNw Sm5ZUXhCWU5jbzIKTEZQSWhsT3ZXaDhyNGF0K3MrTTNMYjI2b1VUY3psZ2RXMVNmM1NEQTc3 Qk1SbkYwRlF5RSs3QXpWNzlNQk40eQpraXFhZXpReHRhRjFGeS90dmtoZmZTbzh1K2R3RzBF Z0poK3RlMzhnVGNJU1ZyMEdJUHBsTHo2WWhqcmJIclBSCkYxQ041VXVMOURCR2p4dU4zNVJM TlZFZnRhNlJVRmxSNk5jdFRqdnJBQkVCQUFHSkFpVUVHQUVDQUE4RkFreUEKY21RQ0d3d0ZD UkxNQXdBQUNna1E3WmZwRG1LcWZqU3JIQS8rS3pBS3ZUeFJoQTlNV05MeEl5SjdTNXVKMTZn cwpUM29DalpyQktHRWhLTU9HWDRPMEdBNlZPRXJ5TzdRUkNDWWFoM294U0czOElBbk5laXdK WGdVOUJ6a2s4NVVHCmJQRWQ3SEdGL1ZTZUhDUXdXb3U2anFVRFRTRHZuOVloTlRkRzBLWFBN NzRhQyt4cjJab3cxTzJtaFhpaGdXS0QKMER3KzBMWVBuVU9zUTBLT0Z4SFhYWUhtUnJTMU9a UFU1OUJMdmMrVFJoSWhhZlNIS0x3YlhLKzZja2t4Qng2aAo4ejVjY3BHMFFzNGJGaGRGWW5G ckVpZURMb0dtbkUyWUxoZFY2c3dKOVZOQ1M2cExpRW9oVDNmbTdhWG0xNXRaCk9JeXpNWmhI UlNBUGJsWHhRMFpTV2pxOG9ScmNZTkZ4YzRXMVVScEFrQkNPWUpvWHZRZkQ1TDNscUFsOFRD cUQKVXpZeGhIL3RKaGJEZEhycUhINzY3amFEYVRCMStUYWxwLzJBTUt3Y1hOT2Rpa2xHeGJt SFZHNllHbDZnOExyYgpzdTlOWkVJNHlMbEh6dWlrdGhKV2d6KzN2WmhWR3lObHQrSE5Jb0Y2 Q2pETDJvbXU1Y0VxNFJESE00NFFxUGs2Cmw3TzBwVXZOMW1UNEIrUzFiMDhSS3BxbS9mZjAx NUUzN0hOVi9waUl2Smx4R0FZejhQU2Z1R0NCMXRoTVlxbG0KZ2RoZDkvQmFiR0ZiR0dZSEE2 VTQvVDV6cVUrZjZ4SHkxU3NBUVoxTVNLbEx3ZWtCSVQrNC9jTFJHcUNIam5WMApxNUgvVDZh N3Q1bVBrYnpTck9MU280cHVqK0lUb05qWXlZSURCV3pobEExOWF2T2ErcnZVam1IdEQzc0ZO N2NYCld0a0dvaThidU5jYnk0VT0KPUFMNm8KLS0tLS1FTkQgUEdQIFBVQkxJQyBLRVkgQkxP Q0stLS0tLQo= Organization: UCLA Computer Science Department Message-ID: <3816e72a-aa3a-ef09-c867-a6056545d54c@cs.ucla.edu> Date: Mon, 31 Aug 2020 11:20:00 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <20200831173726.GA12610@Debian-50-lenny-64-minimal> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Score: -4.4 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.4 (-----) On 8/31/20 10:37 AM, Helge Kreutzmann wrote: >> What's 'man-pages(7)', and what order does it suggest for gzip's man >> pages? > The description how a man page should look like. Usually your system should > have a package called "manpages" or similar. But different systems have different versions of this man page. Which one's right and why? And what, specifically, should be changed for gzip's man pages? Why should some of its man pages be changed, and not others? A patch (in 'git format-patch' format) would make your request clearer. Please bear in mind that for the GNU project, man pages are only a secondary form of documentation and are low priority. I've already spent more time on this topic than I'd like. From unknown Fri Aug 15 16:55:34 2025 X-Loop: help-debbugs@gnu.org Subject: bug#43107: Errors in man pages Resent-From: Helge Kreutzmann Original-Sender: "Debbugs-submit" Resent-CC: bug-gzip@gnu.org Resent-Date: Mon, 31 Aug 2020 19:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43107 X-GNU-PR-Package: gzip X-GNU-PR-Keywords: To: Paul Eggert Cc: 43107@debbugs.gnu.org Received: via spool by 43107-submit@debbugs.gnu.org id=B43107.15989012242874 (code B ref 43107); Mon, 31 Aug 2020 19:14:02 +0000 Received: (at 43107) by debbugs.gnu.org; 31 Aug 2020 19:13:44 +0000 Received: from localhost ([127.0.0.1]:53708 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kCpFP-0000kH-Mv for submit@debbugs.gnu.org; Mon, 31 Aug 2020 15:13:44 -0400 Received: from luckmann.name ([213.239.213.133]:59641 helo=static.213-239-213-133.clients.your-server.de) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kCpFN-0000k3-DL for 43107@debbugs.gnu.org; Mon, 31 Aug 2020 15:13:42 -0400 Received: from localhost (localhost [127.0.0.1]) (uid 502) by static.213-239-213-133.clients.your-server.de with local id 0000000000E5E095.000000005F4D4BDE.00003FF4; Mon, 31 Aug 2020 21:13:34 +0200 Date: Mon, 31 Aug 2020 21:13:34 +0200 From: Helge Kreutzmann Message-ID: <20200831191334.GA15848@Debian-50-lenny-64-minimal> References: <20200830053935.GA6170@Debian-50-lenny-64-minimal> <34c09e99-bcfe-72c1-835a-ae03bc5723bc@cs.ucla.edu> <20200831163650.GA11223@Debian-50-lenny-64-minimal> <7d4b9829-01c8-c75d-4e43-199ae8f9b559@cs.ucla.edu> <20200831173726.GA12610@Debian-50-lenny-64-minimal> <3816e72a-aa3a-ef09-c867-a6056545d54c@cs.ucla.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="=_luckmann.name-16372-1598901214-0001-2" Content-Disposition: inline In-Reply-To: <3816e72a-aa3a-ef09-c867-a6056545d54c@cs.ucla.edu> X-Public-Key-URL: http://www.helgefjell.de/data/debian_neu.asc X-homepage: http://www.helgefjell.de/debian User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Score: 3.3 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hello Paul, On Mon, Aug 31, 2020 at 11:20:00AM -0700, Paul Eggert wrote: > On 8/31/20 10:37 AM, Helge Kreutzmann wrote: > >> What's 'man-pages(7)', and what order does it suggest for gzip's man > >> p [...] Content analysis details: (3.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.1 CK_HELO_GENERIC Relay used name indicative of a Dynamic Pool or Generic rPTR 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 SPF_NONE SPF: sender does not publish an SPF Record 3.2 HELO_DYNAMIC_IPADDR Relay HELO'd using suspicious hostname (IP addr 1) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.3 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hello Paul, On Mon, Aug 31, 2020 at 11:20:00AM -0700, Paul Eggert wrote: > On 8/31/20 10:37 AM, Helge Kreutzmann wrote: > >> What's 'man-pages(7)', and what order does it suggest for gzip's man > >> p [...] Content analysis details: (2.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.1 CK_HELO_GENERIC Relay used name indicative of a Dynamic Pool or Generic rPTR 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 SPF_NONE SPF: sender does not publish an SPF Record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager 3.2 HELO_DYNAMIC_IPADDR Relay HELO'd using suspicious hostname (IP addr 1) This is a MIME-formatted message. If you see this text it means that your E-mail software does not support MIME-formatted messages. --=_luckmann.name-16372-1598901214-0001-2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello Paul, On Mon, Aug 31, 2020 at 11:20:00AM -0700, Paul Eggert wrote: > On 8/31/20 10:37 AM, Helge Kreutzmann wrote: > >> What's 'man-pages(7)', and what order does it suggest for gzip's man > >> pages? > > The description how a man page should look like. Usually your system sh= ould > > have a package called "manpages" or similar. >=20 > But different systems have different versions of this man page. Which one= 's > right and why? I don't think this man page has changed over many years. (at least not much). > And what, specifically, should be changed for gzip's man pages? Why should > some of its man pages be changed, and not others? A patch (in 'git > format-patch' format) would make your request clearer. We (i.e. some translators) noticed some possible errors but we did not search for them systematically.=20 So the right order probably would be: compress(1), gzexe(1), unzip(1), zcmp(1), zforce(1), zip(1), zmore(1), znew= (1),=20 But, actually, personally I would not change it, I think the previous order looks better. As stated in my e-mail, we (i.e. myself) are unable to provide a true patch. > Please bear in mind that for the GNU project, man pages are only a second= ary > form of documentation and are low priority. I've already spent more time = on > this topic than I'd like. This list from us is just a suggestion for possible fixes. Those you agree with, please apply, those you don't, keep out (it would be nice, if you could inform us, so we can mark them). So for this specific issue I think we both tend to agree that the fix is probably not worth the effort. Regarding priorization: Translators think your pages are quite important. For example, gzip is translated into at least 9 languages, so at least this part of your user base thinks differently. But each project has it's own prioritys, and for myself at least man pages are the primary source of information, especially for console-based tools. In conclusion: it would be nice if you could fix at least the other points and tell me how you handled them so I (or some other translator) avoids reporting them again in a few years time. Greetings and thanks for developing and maintaining gzip! Helge --=20 Dr. Helge Kreutzmann debian@helgefjell.de Dipl.-Phys. http://www.helgefjell.de/debian.php 64bit GNU powered gpg signed mail preferred Help keep free software "libre": http://www.ffii.de/ --=_luckmann.name-16372-1598901214-0001-2 Content-Type: application/pgp-signature; name="signature.asc" Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEbZZfteMW0gNUynuwQbqlJmgq5nAFAl9NS9sACgkQQbqlJmgq 5nAbGw/+MEqZV/y0NiFIqcUEzDsXY50qJTY9GPaLtePJDMOKdlJiAxi+jDNxxJgN GIEfyEnaiZKvF4l5Gm7hATLKho8V0J+R3pXSd+AxUXEsfu/1J3u2bmGk8laO4VHP OtywuIWYDIX9NaTVe1cX/E7Q680P6rvQEll4780ojixRCjXtYplV7UMpDcQq3T+N xFGXBXUDeAhsF7rcPDBFOozTR1ejM5FaI1Q2lDkhZaDk8ZmetRAUOkOaSmhXtk7B SOGDZcoAWp02NyQO2Y/rJTwTPINvqAHZha+bzlvitiP6mrl6TeJdVy5lp6LQZ76V AlajUjzSyJWEWeoP5+1WVoXa8td1RzbT/4hm3z1zgAE6n0cTmMF+OqZ0r6jsWFv0 i7zkPabYFUWz5WVNORBZiSYIV4jCNEMyoHEbURC24aZU9XBN9J2O+QuaRFgwEqO7 Qdrt/X9E6toIkgMznEt/bsyoUM3COfFGrJ3Ty6Go49/jjiuw2vim6WSuuTTvuNs/ vFXWFXzAOZl7/eK9fxljo1u1xy1hbzdJiIAb3FDc5AkoPjTv8kVBV6UKrK7YvlMp zSgBMZnTEdNIRUMqitMHFIis8Y5724TiXP/mqKDHX1wdnRFEqGAovHTeiEpcdynY dsS9JlA50H1A+XLb8OWM3r3jU2g+gUKV+yokEYGCpuz7M/MVVsc= =FKNw -----END PGP SIGNATURE----- --=_luckmann.name-16372-1598901214-0001-2-- From unknown Fri Aug 15 16:55:34 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Helge Kreutzmann Subject: bug#43107: closed (Re: bug#43107: Errors in man pages) Message-ID: References: <9d608b5f-04c5-a6dc-2936-5edd7efaa01e@cs.ucla.edu> <20200830053935.GA6170@Debian-50-lenny-64-minimal> X-Gnu-PR-Message: they-closed 43107 X-Gnu-PR-Package: gzip Reply-To: 43107@debbugs.gnu.org Date: Mon, 31 Aug 2020 23:15:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1598915702-1685-1" This is a multi-part message in MIME format... ------------=_1598915702-1685-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #43107: Errors in man pages which was filed against the gzip package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 43107@debbugs.gnu.org. --=20 43107: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D43107 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1598915702-1685-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 43107-done) by debbugs.gnu.org; 31 Aug 2020 23:14:31 +0000 Received: from localhost ([127.0.0.1]:54073 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kCt0Q-0000QI-6a for submit@debbugs.gnu.org; Mon, 31 Aug 2020 19:14:31 -0400 Received: from zimbra.cs.ucla.edu ([131.179.128.68]:35018) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kCt0M-0000Q3-Cb for 43107-done@debbugs.gnu.org; Mon, 31 Aug 2020 19:14:29 -0400 Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 4287E160065; Mon, 31 Aug 2020 16:14:20 -0700 (PDT) Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id TO6oy15EfKn8; Mon, 31 Aug 2020 16:14:17 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id D395A160066; Mon, 31 Aug 2020 16:14:17 -0700 (PDT) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id in0GWsYlLYEm; Mon, 31 Aug 2020 16:14:17 -0700 (PDT) Received: from [192.168.1.9] (cpe-75-82-69-226.socal.res.rr.com [75.82.69.226]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id 94D64160065; Mon, 31 Aug 2020 16:14:17 -0700 (PDT) Subject: Re: bug#43107: Errors in man pages To: Helge Kreutzmann References: <20200830053935.GA6170@Debian-50-lenny-64-minimal> <34c09e99-bcfe-72c1-835a-ae03bc5723bc@cs.ucla.edu> <20200831163650.GA11223@Debian-50-lenny-64-minimal> <7d4b9829-01c8-c75d-4e43-199ae8f9b559@cs.ucla.edu> <20200831173726.GA12610@Debian-50-lenny-64-minimal> <3816e72a-aa3a-ef09-c867-a6056545d54c@cs.ucla.edu> <20200831191334.GA15848@Debian-50-lenny-64-minimal> From: Paul Eggert Autocrypt: addr=eggert@cs.ucla.edu; prefer-encrypt=mutual; keydata= LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tCgptUUlOQkV5QWNtUUJFQURB QXlIMnhvVHU3cHBHNUQzYThGTVpFb243NGRDdmM0K3ExWEEySjJ0QnkycHdhVHFmCmhweHhk R0E5Smo1MFVKM1BENGJTVUVnTjh0TFowc2FuNDdsNVhUQUZMaTI0NTZjaVNsNW04c0thSGxH ZHQ5WG0KQUF0bVhxZVpWSVlYL1VGUzk2ZkR6ZjR4aEVtbS95N0xiWUVQUWRVZHh1NDd4QTVL aFRZcDVibHRGM1dZRHoxWQpnZDdneDA3QXV3cDdpdzdlTnZub0RUQWxLQWw4S1lEWnpiRE5D UUdFYnBZM2VmWkl2UGRlSStGV1FONFcra2doCnkrUDZhdTZQcklJaFlyYWV1YTdYRGRiMkxT MWVuM1NzbUUzUWpxZlJxSS9BMnVlOEpNd3N2WGUvV0szOEV6czYKeDc0aVRhcUkzQUZINmls QWhEcXBNbmQvbXNTRVNORnQ3NkRpTzFaS1FNcjlhbVZQa25qZlBtSklTcWRoZ0IxRApsRWR3 MzRzUk9mNlY4bVp3MHhmcVQ2UEtFNDZMY0ZlZnpzMGtiZzRHT1JmOHZqRzJTZjF0azVlVThN Qml5Ti9iClowM2JLTmpOWU1wT0REUVF3dVA4NGtZTGtYMndCeHhNQWhCeHdiRFZadWR6eERa SjFDMlZYdWpDT0pWeHEya2wKakJNOUVUWXVVR3FkNzVBVzJMWHJMdzYrTXVJc0hGQVlBZ1Jy NytLY3dEZ0JBZndoUEJZWDM0blNTaUhsbUxDKwpLYUhMZUNMRjVaSTJ2S20zSEVlQ1R0bE9n N3haRU9OZ3d6TCtmZEtvK0Q2U29DOFJSeEpLczhhM3NWZkk0dDZDCm5yUXp2SmJCbjZneGRn Q3U1aTI5SjFRQ1lyQ1l2cWwyVXlGUEFLK2RvOTkvMWpPWFQ0bTI4MzZqMXdBUkFRQUIKdENC UVlYVnNJRVZuWjJWeWRDQThaV2RuWlhKMFFHTnpMblZqYkdFdVpXUjFQb2tDUGdRVEFRSUFL QVVDVElCeQpaQUliQXdVSkVzd0RBQVlMQ1FnSEF3SUdGUWdDQ1FvTEJCWUNBd0VDSGdFQ0Y0 QUFDZ2tRN1pmcERtS3FmalJSCkd3LytJajAzZGhZZllsL2dYVlJpdXpWMWdHcmJIayt0bmZy SS9DN2ZBZW9GelE1dFZnVmluU2hhUGtabzBIVFAKZjE4eDZJREVkQWlPOE1xbzF5cDBDdEht ekdNQ0o1MG80R3JnZmpscjZnLyt2dEVPS2JobGVzek4yWHBKdnB3TQoyUWdHdm4vbGFUTFV1 OFBIOWFSV1RzN3FKSlpLS0tBYjRzeFljOTJGZWhQdTZGT0QwZERpeWhsREFxNGxPVjJtCmRC cHpRYmlvam9aelFMTVF3anBnQ1RLMjU3MmVLOUVPRVF5U1VUaFhyU0l6NkFTZW5wNE5ZVEZI czl0dUpRdlgKazlnWkRkUFNsM2JwKzQ3ZEd4bHhFV0xwQklNN3pJT053NGtzNGF6Z1Q4bnZE WnhBNUlaSHR2cUJsSkxCT2JZWQowTGU2MVdwMHkzVGxCRGgycWRLOGVZTDQyNlc0c2NFTVN1 aWc1Z2I4T0F0UWlCVzZrMnNHVXh4ZWl2OG92V3U4CllBWmdLSmZ1b1dJK3VSbk1FZGRydVk4 SnNvTTU0S2FLdlppa2tLczJiZzFuZHRMVnpIcEo2cUZaQzdRVmplSFUKaDYvQm1ndmRqV1Ba WUZUdE4rS0E5Q1dYM0dRS0tnTjN1dTk4OHl6bkQ3TG5COThUNEVVSDFIQS9HbmZCcU1WMQpn cHpUdlBjNHFWUWluQ21Ja0VGcDgzemwrRzVmQ2pKSjNXN2l2ekNuWW80S2hLTHBGVW05N29r VEtSMkxXM3haCnpFVzRjTFNXTzM4N01USzNDekRPeDVxZTZzNGE5MVp1Wk0vai9UUWRUTERh cU5uODNrQTRIcTQ4VUhYWXhjSWgKK05kOGsvM3c2bEZ1b0swd3JPRml5d2pMeCswdXI1am1t YmVjQkdIYzF4ZGhBRkc1QWcwRVRJQnlaQUVRQUthRgo2NzhUOXd5SDR3alRyVjFQejNjREVv U25WLzBaVXJPVDM3cDFkY0d5ai9JWHExeDY3MEhSVmFoQW1rMHNacFljCjI1UEY5RDVHUFlI RldsTmp1UFU5NnJEbmRYQjNoZWRtQlJoTGRDNGJBWGpJNERWK2JtZFZlK3EvSU1ubFpSYVYK bG05RWlNQ1ZBUjZ3MTNzUmV1N3FYa1c5cjNSd1kyQXpYc2twL3RBZTRCUktyMVptYnZpMm5i blE2ZXBFQzQycgpSYngwQjFFaGpiSVFaNUpIR2syNGlQVDdMZEJnbk5tb3M1d1lqendObGtN UUQ1VDBZZHpoazdKK1V4d0E1bTQ2Cm1PaFJEQzJyRlYvQTBnbTVUTHk4RFhqdi9Fc2M0Z1lu WWFpNlNRcW5VRVZoNUx1VjhZQ0pCbmlqcytUaXc3MXgKMWljbW42eEdJNDVFdWdKT2dlYyty THlwWWdwVnA0eDBISTVUODhxQlJZQ2t4SDNLZzhRbytFV05BOUE0TFJROQpEWDhuam9uYTBn ZjBzMDN0b2NLOGtCTjY2VW9xcVB0SEJuYzRlTWdCeW1DZmxLMTJlS2ZkMllZeG55ZzljWmF6 CldBNVZzbHZUeHBtNzZoYmc1b2lBRUgvVmcvOE14SHlBblBoZnJnd3lQcm1KRWNWQmFmZHNw Sm5ZUXhCWU5jbzIKTEZQSWhsT3ZXaDhyNGF0K3MrTTNMYjI2b1VUY3psZ2RXMVNmM1NEQTc3 Qk1SbkYwRlF5RSs3QXpWNzlNQk40eQpraXFhZXpReHRhRjFGeS90dmtoZmZTbzh1K2R3RzBF Z0poK3RlMzhnVGNJU1ZyMEdJUHBsTHo2WWhqcmJIclBSCkYxQ041VXVMOURCR2p4dU4zNVJM TlZFZnRhNlJVRmxSNk5jdFRqdnJBQkVCQUFHSkFpVUVHQUVDQUE4RkFreUEKY21RQ0d3d0ZD UkxNQXdBQUNna1E3WmZwRG1LcWZqU3JIQS8rS3pBS3ZUeFJoQTlNV05MeEl5SjdTNXVKMTZn cwpUM29DalpyQktHRWhLTU9HWDRPMEdBNlZPRXJ5TzdRUkNDWWFoM294U0czOElBbk5laXdK WGdVOUJ6a2s4NVVHCmJQRWQ3SEdGL1ZTZUhDUXdXb3U2anFVRFRTRHZuOVloTlRkRzBLWFBN NzRhQyt4cjJab3cxTzJtaFhpaGdXS0QKMER3KzBMWVBuVU9zUTBLT0Z4SFhYWUhtUnJTMU9a UFU1OUJMdmMrVFJoSWhhZlNIS0x3YlhLKzZja2t4Qng2aAo4ejVjY3BHMFFzNGJGaGRGWW5G ckVpZURMb0dtbkUyWUxoZFY2c3dKOVZOQ1M2cExpRW9oVDNmbTdhWG0xNXRaCk9JeXpNWmhI UlNBUGJsWHhRMFpTV2pxOG9ScmNZTkZ4YzRXMVVScEFrQkNPWUpvWHZRZkQ1TDNscUFsOFRD cUQKVXpZeGhIL3RKaGJEZEhycUhINzY3amFEYVRCMStUYWxwLzJBTUt3Y1hOT2Rpa2xHeGJt SFZHNllHbDZnOExyYgpzdTlOWkVJNHlMbEh6dWlrdGhKV2d6KzN2WmhWR3lObHQrSE5Jb0Y2 Q2pETDJvbXU1Y0VxNFJESE00NFFxUGs2Cmw3TzBwVXZOMW1UNEIrUzFiMDhSS3BxbS9mZjAx NUUzN0hOVi9waUl2Smx4R0FZejhQU2Z1R0NCMXRoTVlxbG0KZ2RoZDkvQmFiR0ZiR0dZSEE2 VTQvVDV6cVUrZjZ4SHkxU3NBUVoxTVNLbEx3ZWtCSVQrNC9jTFJHcUNIam5WMApxNUgvVDZh N3Q1bVBrYnpTck9MU280cHVqK0lUb05qWXlZSURCV3pobEExOWF2T2ErcnZVam1IdEQzc0ZO N2NYCld0a0dvaThidU5jYnk0VT0KPUFMNm8KLS0tLS1FTkQgUEdQIFBVQkxJQyBLRVkgQkxP Q0stLS0tLQo= Organization: UCLA Computer Science Department Message-ID: <9d608b5f-04c5-a6dc-2936-5edd7efaa01e@cs.ucla.edu> Date: Mon, 31 Aug 2020 16:14:17 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <20200831191334.GA15848@Debian-50-lenny-64-minimal> Content-Type: multipart/mixed; boundary="------------243637255445181FA4096DFA" Content-Language: en-US X-Spam-Score: -4.4 (----) X-Debbugs-Envelope-To: 43107-done Cc: 43107-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.4 (-----) This is a multi-part message in MIME format. --------------243637255445181FA4096DFA Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 8/31/20 12:13 PM, Helge Kreutzmann wrote: > But, actually, personally I would not change it, I think the previous > order looks better. OK, let's leave that alone then. The remaining proposed changes are to use bold rather than italics for command names so I installed the attached to do that. Closing the bug report. --------------243637255445181FA4096DFA Content-Type: text/x-patch; charset=UTF-8; name="0001-doc-prefer-bold-to-italics-for-command-names.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="0001-doc-prefer-bold-to-italics-for-command-names.patch" >From fb36f55604205660a3517302999c7336d8f7da5e Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 31 Aug 2020 16:11:02 -0700 Subject: [PATCH] doc: prefer bold to italics for command names --- gzexe.1 | 28 ++++++----- gzip.1 | 146 +++++++++++++++++++++++++++++-------------------------- zdiff.1 | 30 ++++++------ zforce.1 | 12 +++-- zgrep.1 | 17 ++++--- zless.1 | 12 +++-- zmore.1 | 38 +++++++++------ znew.1 | 10 ++-- 8 files changed, 164 insertions(+), 129 deletions(-) diff --git a/gzexe.1 b/gzexe.1 index 01ad9ad..75213d0 100644 --- a/gzexe.1 +++ b/gzexe.1 @@ -6,7 +6,7 @@ gzexe \- compress executable files in place .I "name .\|.\|." .SH DESCRIPTION The -.I gzexe +.B gzexe utility allows you to compress executables in place and have them automatically uncompress and execute when you run them (at a penalty in performance). For example if you execute ``gzexe /usr/bin/gdb'' it @@ -31,21 +31,23 @@ gzip(1), znew(1), zmore(1), zcmp(1), zforce(1) The compressed executable is a shell script. This may create some security holes. In particular, the compressed executable relies on the PATH environment variable to find -.I gzip +.B gzip and some standard utilities -.RI ( basename , -.IR chmod , -.IR ln , -.IR mkdir , -.IR mktemp , -.IR rm , -.IR sleep , +.RB ( basename , +.BR chmod , +.BR ln , +.BR mkdir , +.BR mktemp , +.BR rm , +.BR sleep , and -.IR tail ). +.BR tail ). .SH "BUGS" -.I gzexe +The +.B gzexe +command attempts to retain the original file attributes on the compressed executable, but you may have to fix them manually in some cases, using -.I chmod +.B chmod or -.IR chown . +.BR chown . diff --git a/gzip.1 b/gzip.1 index 19e0fe3..0029934 100644 --- a/gzip.1 +++ b/gzip.1 @@ -24,7 +24,9 @@ gzip, gunzip, zcat \- compress or expand files .I "name \&..." ] .SH DESCRIPTION -.I Gzip +The +.B gzip +command reduces the size of the named files using Lempel-Ziv coding (LZ77). Whenever possible, each file is replaced by one with the extension @@ -35,14 +37,18 @@ while keeping the same ownership modes, access and modification times. for MSDOS, OS/2 FAT, Windows NT FAT and Atari.) If no files are specified, or if a file name is "-", the standard input is compressed to the standard output. -.I Gzip +The +.B gzip +command will only attempt to compress regular files. In particular, it will ignore symbolic links. .PP If the compressed file name is too long for its file system, -.I gzip +.B gzip truncates it. -.I Gzip +The +.B gzip +command attempts to truncate only the parts of the file name longer than 3 characters. (A part is delimited by dots.) If the name consists of small parts only, the longest parts are truncated. For example, if file names are limited @@ -51,7 +57,7 @@ Names are not truncated on systems which do not have a limit on file name length. .PP By default, -.I gzip +.B gzip keeps the original file name and timestamp in the compressed file. These are used when decompressing the file with the .B \-N @@ -59,21 +65,21 @@ option. This is useful when the compressed file name was truncated or when the timestamp was not preserved after a file transfer. .PP Compressed files can be restored to their original form using -.I gzip -d +.B "gzip -d" or -.I gunzip +.B gunzip or -.IR zcat . +.BR zcat . If the original name saved in the compressed file is not suitable for its file system, a new name is constructed from the original one to make it legal. .PP -.I gunzip +.B gunzip takes a list of files on its command line and replaces each file whose name ends with .gz, -gz, .z, -z, or _z (ignoring case) and which begins with the correct magic number with an uncompressed file without the original extension. -.I gunzip +.B gunzip also recognizes the special extensions .B "\&.tgz" and @@ -84,80 +90,84 @@ and .B "\&.tar.Z" respectively. When compressing, -.I gzip +.B gzip uses the .B "\&.tgz" extension if necessary instead of truncating a file with a .B "\&.tar" extension. .PP -.I gunzip +.B gunzip can currently decompress files created by -.IR gzip , -.IR zip , -.IR compress , -.I "compress -H" +.BR gzip , +.BR zip , +.BR compress , +.B "compress -H" or -.IR pack . +.BR pack . The detection of the input format is automatic. When using the first two formats, -.I gunzip +.B gunzip checks a 32 bit CRC. For -.I pack +.B pack and -.I gunzip +.B gunzip checks the uncompressed length. The standard -.I compress +.B compress format was not designed to allow consistency checks. However -.I gunzip +.B gunzip is sometimes able to detect a bad .Z file. If you get an error when uncompressing a .Z file, do not assume that the .Z file is correct simply because the standard -.I uncompress +.B uncompress does not complain. This generally means that the standard -.I uncompress +.B uncompress does not check its input, and happily generates garbage output. The SCO compress -H format (lzh compression method) does not include a CRC but also allows some consistency checks. .PP Files created by -.I zip +.B zip can be uncompressed by gzip only if they have a single member compressed with the 'deflation' method. This feature is only intended to help conversion of tar.zip files to the tar.gz format. To extract a -.I zip +.B zip file with a single member, use a command like -.I "gunzip foo.gz @@ -376,18 +386,18 @@ replacement. The obsolescent environment variable .B GZIP can hold a set of default options for -.IR gzip . +.BR gzip . These options are interpreted first and can be overwritten by explicit command line parameters. As this can cause problems when using scripts, this feature is supported only for options that are reasonably likely to not cause too much harm, and -.I gzip +.B gzip warns if it is used. This feature will be removed in a future release of -.IR gzip . +.BR gzip . .PP You can use an alias or script instead. For example, if -.I gzip +.B gzip is in the directory .B /usr/bin you can prepend @@ -405,13 +415,13 @@ containing the following: znew(1), zcmp(1), zmore(1), zforce(1), gzexe(1), zip(1), unzip(1), compress(1) .PP The -.I gzip +.B gzip file format is specified in P. Deutsch, \s-1GZIP\s0 file format specification version 4.3, .BR , Internet RFC 1952 (May 1996). The -.I zip +.B zip deflation format is specified in P. Deutsch, \s-1DEFLATE\s0 Compressed Data Format Specification version 1.3, .BR , @@ -425,7 +435,7 @@ Invalid options were specified on the command line. .TP \fIfile\fP\^: not in gzip format The file specified to -.I gunzip +.B gunzip has not been compressed. .TP \fIfile\fP\^: Corrupt input. Use zcat to recover some data. @@ -435,10 +445,10 @@ can be recovered using zcat \fIfile\fP > recover .TP \fIfile\fP\^: compressed with \fIxx\fP bits, can only handle \fIyy\fP bits -.I File +.B File was compressed (using LZW) by a program that could deal with more -.I bits +bits than the decompress code on this machine. Recompress the file with gzip, which compresses better and uses less memory. @@ -467,7 +477,7 @@ left unaltered. .TP -- has \fIxx\fP other links: unchanged The input file has links; it is left unchanged. See -.IR ln "(1)" +.BR ln "(1)" for more information. Use the .B \-f flag to force compression of multiply-linked files. @@ -475,9 +485,9 @@ flag to force compression of multiply-linked files. When writing compressed data to a tape, it is generally necessary to pad the output with zeroes up to a block boundary. When the data is read and the whole block is passed to -.I gunzip +.B gunzip for decompression, -.I gunzip +.B gunzip detects that there is extra trailing garbage after the compressed data and emits a warning by default. You can use the --quiet option to suppress the warning. @@ -495,9 +505,9 @@ compressed file is on a non seekable media. In some rare cases, the --best option gives worse compression than the default compression level (-6). On some highly redundant files, -.I compress +.B compress compresses better than -.IR gzip . +.BR gzip . .SH "REPORTING BUGS" Report bugs to: bug\-gzip@gnu.org .br diff --git a/zdiff.1 b/zdiff.1 index 0c826c3..037b582 100644 --- a/zdiff.1 +++ b/zdiff.1 @@ -10,39 +10,41 @@ zcmp, zdiff \- compare compressed files [ diff_options ] file1 [ file2 ] .SH DESCRIPTION -.I Zcmp +The +.B zcmp and -.I zdiff +.B zdiff +commands are used to invoke the -.I cmp +.B cmp or the -.I diff +.B diff program on files compressed via -.IR gzip "." +.BR gzip "." All options specified are passed directly to -.I cmp +.B cmp or -.IR diff "." +.BR diff "." If only .I file1 is specified, it is compared to the uncompressed contents of -.IR file1 ".gz." +.IB file1 ".gz" . If two files are specified, their contents (uncompressed if necessary) are fed to -.I cmp +.B cmp or -.IR diff "." +.BR diff "." The input files are not modified. The exit status from -.I cmp +.B cmp or -.I diff +.B diff is preserved. .SH "SEE ALSO" cmp(1), diff(1), zmore(1), zgrep(1), znew(1), zforce(1), gzip(1), gzexe(1) .SH BUGS Messages from the -.I cmp +.B cmp or -.I diff +.B diff programs may refer to file names such as "\-" instead of to the file names specified. diff --git a/zforce.1 b/zforce.1 index 37c6aba..508686f 100644 --- a/zforce.1 +++ b/zforce.1 @@ -5,11 +5,15 @@ zforce \- force a '.gz' extension on all gzip files .B zforce [ name ... ] .SH DESCRIPTION -.I zforce -forces a .gz extension on all -.I gzip +The +.B zforce +command +forces a +.B .gz +extension on all +.B gzip files so that -.I gzip +.B gzip will not compress them twice. This can be useful for files with names truncated after a file transfer. On systems with a 14 char limitation on file names, the original name diff --git a/zgrep.1 b/zgrep.1 index dfcf21e..6ca2457 100644 --- a/zgrep.1 +++ b/zgrep.1 @@ -7,28 +7,29 @@ zgrep \- search possibly compressed files for a regular expression .BI [\ -e\ ] " pattern" .IR filename ".\|.\|." .SH DESCRIPTION -.I Zgrep -invokes -.I grep +The +.B zgrep +command invokes +.B grep on compressed or gzipped files. All options specified are passed directly to -.IR grep . +.BR grep . If no file is specified, then the standard input is decompressed if necessary and fed to grep. Otherwise the given files are uncompressed if necessary and fed to -.IR grep . +.BR grep . .PP If the GREP environment variable is set, -.I zgrep +.B zgrep uses it as the -.I grep +.B grep program to be invoked. .SH "EXIT STATUS" Exit status is 0 for a match, 1 for no matches, and 2 if trouble. .SH BUGS .PP The following -.I grep +.B grep options are not supported: .B --dereference-recursive .RB ( \-R ), diff --git a/zless.1 b/zless.1 index cedbc4d..d41c0c3 100644 --- a/zless.1 +++ b/zless.1 @@ -5,22 +5,26 @@ zless \- file perusal filter for crt viewing of compressed text .B zless [ name ... ] .SH DESCRIPTION -.I Zless +The +.B zless +command is a filter which allows examination of compressed or plain text files one screenful at a time on a soft-copy terminal. It is the equivalent of setting the environment variable LESSOPEN to '|gzip -cdfq -- %s', and the environment variable LESSMETACHARS to \&';*?"()<>[|&^`#\e$%=~', and then running -.IR less . +.BR less . However, enough people seem to think that having the command -.I zless +.B zless available is important to be worth providing it. .SH "SEE ALSO" zmore(1), less(1) .SH "BUGS" -.I Zless +The +.B zless +command does not work with compressed data that is piped to it via standard input; it requires that input files be specified as arguments. To read compressed data from a pipe, you can use diff --git a/zmore.1 b/zmore.1 index e2ff835..a5559e0 100644 --- a/zmore.1 +++ b/zmore.1 @@ -5,28 +5,36 @@ zmore \- file perusal filter for crt viewing of compressed text .B zmore [ name ... ] .SH DESCRIPTION -.I Zmore +The +.I zmore +command is a filter which allows examination of compressed or plain text files one screenful at a time on a soft-copy terminal. -.I zmore +The +.B zmore +command works on files compressed with -.IR compress , -.I pack +.BR compress , +.B pack or -.IR gzip , +.BR gzip , and also on uncompressed files. If a file does not exist, -.I zmore +.B zmore looks for a file of the same name with the addition of a .gz, .z or .Z suffix. .PP -.I Zmore +The +.B zmore +command normally pauses after each screenful, printing --More-- at the bottom of the screen. If the user then types a carriage return, one more line is displayed. If the user hits a space, another screenful is displayed. Other possibilities are enumerated later. .PP -.I Zmore +The +.B zmore +command looks in the file .I /etc/termcap to determine terminal characteristics, @@ -34,12 +42,12 @@ and to determine the default window size. On a terminal capable of displaying 24 lines, the default window size is 22 lines. To use a pager other than the default -.IR more , +.BR more , set environment variable PAGER to the name of the desired program, such as -.IR less . +.BR less . .PP Other sequences which may be typed when -.I zmore +.B zmore pauses, and their effects, are as follows (\fIi\fP is an optional integer argument, defaulting to 1) : .PP @@ -104,7 +112,9 @@ In addition, the user may hit the erase character to redisplay the .PP At any time when output is being sent to the terminal, the user can hit the quit key (normally control\-\\). -.I Zmore +The +.I zmore +command will stop sending output, and will display the usual --More-- prompt. The user may then enter one of the above commands in the normal manner. @@ -119,9 +129,9 @@ What you type will thus not show on your terminal, except for the / and ! commands. .PP If the standard output is not a teletype, then -.I zmore +.B zmore acts just like -.IR zcat , +.BR zcat , except that a header is printed before each file if there is more than one file. .SH FILES diff --git a/znew.1 b/znew.1 index ffd3c91..6451ff3 100644 --- a/znew.1 +++ b/znew.1 @@ -5,7 +5,9 @@ znew \- recompress .Z files to .gz files .B znew [ -ftv9PK] [ name.Z ... ] .SH DESCRIPTION -.I Znew +The +.B Znew +command recompresses files from .Z (compress) format to .gz (gzip) format. If you want to recompress a file already in gzip format, rename the file to force a .Z extension then apply znew. @@ -35,13 +37,13 @@ gzip(1), zmore(1), zdiff(1), zgrep(1), zforce(1), gzexe(1), compress(1) If the .B \-P option is used, -.I znew +.B znew does not maintain the timestamp if -.IR touch (1) +.BR touch (1) does not support the .B \-r option, and does not maintain permissions if -.IR chmod (1) +.BR chmod (1) does not support the .B \-\-reference option. -- 2.17.1 --------------243637255445181FA4096DFA-- ------------=_1598915702-1685-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 30 Aug 2020 05:39:51 +0000 Received: from localhost ([127.0.0.1]:49376 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kCG4F-0001lQ-5d for submit@debbugs.gnu.org; Sun, 30 Aug 2020 01:39:51 -0400 Received: from lists.gnu.org ([209.51.188.17]:48776) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kCG47-0001lD-J0 for submit@debbugs.gnu.org; Sun, 30 Aug 2020 01:39:49 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47174) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kCG47-0002K7-B2 for bug-gzip@gnu.org; Sun, 30 Aug 2020 01:39:43 -0400 Received: from luckmann.name ([213.239.213.133]:38463 helo=static.213-239-213-133.clients.your-server.de) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kCG44-0004h8-SZ for bug-gzip@gnu.org; Sun, 30 Aug 2020 01:39:43 -0400 Received: from localhost (localhost [127.0.0.1]) (uid 502) by static.213-239-213-133.clients.your-server.de with local id 0000000000E5E094.000000005F4B3B98.00001866; Sun, 30 Aug 2020 07:39:36 +0200 Date: Sun, 30 Aug 2020 07:39:36 +0200 From: Helge Kreutzmann To: bug-gzip@gnu.org Subject: Errors in man pages Message-ID: <20200830053935.GA6170@Debian-50-lenny-64-minimal> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="=_luckmann.name-6246-1598765976-0001-2" Content-Disposition: inline X-Public-Key-URL: http://www.helgefjell.de/data/debian_neu.asc X-homepage: http://www.helgefjell.de/debian User-Agent: Mutt/1.10.1 (2018-07-13) Received-SPF: none client-ip=213.239.213.133; envelope-from=debian@helgefjell.de; helo=static.213-239-213-133.clients.your-server.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/30 01:39:36 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: 1 X-Spam_score: 0.1 X-Spam_bar: / X-Spam_report: (0.1 / 5.0 requ) BAYES_00=-1.9, CK_HELO_GENERIC=0.001, HELO_DYNAMIC_IPADDR=1.951, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) This is a MIME-formatted message. If you see this text it means that your E-mail software does not support MIME-formatted messages. --=_luckmann.name-6246-1598765976-0001-2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Dear gzip maintainer, the manpage-l10n project maintains a large number of translations of man pages both from a large variety of sources (including gzip) as well for a large variety of target languages. During their work translators notice different possible issues in the original (english) man pages. Sometimes this is a straightforward typo, sometimes a hard to read sentence, sometimes this is a convention not held up and sometimes we simply do not understand the original. We use several distributions as sources and update regularly (at least every 2 month). This means we are fairly recent (some distributions like archlinux also update frequently) but might miss the latest upstream version once in a while, so the error might be already fixed. We apologize and ask you to close the issue immediately if this should be the case, but given the huge volume of projects and the very limited number of volunteers we are not able to double check each and every issue. Secondly we translators see the manpages in the neutral po format, i.e. converted and harmonized, but not the original source (be it man, groff, xml or other). So we cannot provide a true patch (where possible), but only an approximation which you need to convert into your source format. Finally the issues I'm reporting have accumulated over time and are not always discovered by me, so sometimes my description of the problem my be a bit limited - do not hesitate to ask so we can clarify them. I'm now reporting the errors for your project. If future reports should use another channel, please let me know. Man page: gzip.1 Issue: Wrong order of entries "znew(1), zcmp(1), zmore(1), zforce(1), gzexe(1), zip(1), unzip(1), " "compress(1)" -- Man page: zgrep.1 Issue: Wrong markup of command names, i.e. I<> instead of the proper B<> "I invokes I on compressed or gzipped files. All options " "specified are passed directly to I. If no file is specified, then t= he " "standard input is decompressed if necessary and fed to grep. Otherwise th= e " "given files are uncompressed if necessary and fed to I." "If the GREP environment variable is set, I uses it as the I " "program to be invoked." "I invokes I on compressed, xz'ed, lzma'ed, bzip2'ed or gzippe= d " "files. All options specified are passed directly to I. If no file = is " "specified, then the standard input is decompressed if necessary and fed to= " "grep. Otherwise the given files are uncompressed if necessary and fed to " "I." --=20 Dr. Helge Kreutzmann debian@helgefjell.de Dipl.-Phys. http://www.helgefjell.de/debian.php 64bit GNU powered gpg signed mail preferred Help keep free software "libre": http://www.ffii.de/ --=_luckmann.name-6246-1598765976-0001-2 Content-Type: application/pgp-signature; name="signature.asc" Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEbZZfteMW0gNUynuwQbqlJmgq5nAFAl9LO5IACgkQQbqlJmgq 5nCXKBAAilcGno3vZU8r2CC37XdImvokyJ5b0HEvG/nLOWq4oSipD9qTEPb1uMkn 924gNCgbYj64+9yUGQuxBu/fFccF+9Ef1IgRe/Bx66xFzYWY3ubIZ30PzQPc+6Fs VQkAsanbq8HcHhz0YUZnucKNGGBCiNiG8N7wRZPMmeIdoS62mAAfWjyDJtK2//rE erYfOGAIB9eP5Kwecnkgn3iOtNkNxZB8Dss9BGogED4UJGqVigKu3Rv1E/e9j/hW Ii9f5zBbRObtD8iNuToqBqTz+xRrDSvAn6jHnIvrmW36mMoJR5xbLldArSEdU6fT hwzDqXYJmQplzPZuIqq7LrTvfABzl1S9Ec67rAKxhDkTAzDudgm9LrID3V3Uf8d9 HF8owfClc+3pRxWxWJuNGJXTfXAAndeJDOummUU0A01LTJTTBzd6ucRjWTM9R1oD sTz1D35JzFFB+6mfxTR8LWiUKaIBANH3QkZMwQmYnhDY0S1/3o1wftfF7/x4yiPv 1PDb+yD4lQqU5twmwlYhN8isyxKpP132vH/C5pOURDUfPDJ1Tz2nYqbPy4Nz5w+O O9ttjfiit6nqU6xOxKKjnXh0Vk6zk7EqQA35lLLqxZwur6pzgJIl0Y2Zn36CJMxM qFM+OH8iAI/fyGBb3WFNAAQd7Oym3YYXIRzRQiEfMCaElMWdLsY= =EPxF -----END PGP SIGNATURE----- --=_luckmann.name-6246-1598765976-0001-2-- ------------=_1598915702-1685-1--