Date: Wed, 3 Jun 2015 13:03:37 +0300 From: Sergey Kandaurov <pluknet@freebsd.org> To: Baptiste Daroussin <bapt@freebsd.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r283938 - head Message-ID: <CAE-mSO%2ByRgXLjMu1g9_CNiV12HXiKnfVFW80=4cS5=rFRhyDxQ@mail.gmail.com> In-Reply-To: <201506030602.t5362n3r028193@svn.freebsd.org> References: <201506030602.t5362n3r028193@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 3 June 2015 at 09:02, Baptiste Daroussin <bapt@freebsd.org> wrote: > Author: bapt > Date: Wed Jun 3 06:02:49 2015 > New Revision: 283938 > URL: https://svnweb.freebsd.org/changeset/base/283938 > > Log: > mandoc's makewhatis requires gnuzip to be in the path when deadling with > with compressed manpages. > [pluknet@omg] man gnuzip No manual entry for gnuzip Looks like a typo in "gzip", which is the name for the compressing format as described in RFC 1952, and of the utility that implements it. The implementation that is included in base is BSD-licensed and has no relationship with GNU project. As from usr.bin/gzip/gzip.c * gzip.c -- GPL free gzip using zlib. -- wbr, pluknet
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAE-mSO%2ByRgXLjMu1g9_CNiV12HXiKnfVFW80=4cS5=rFRhyDxQ>