Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Jun 2015 14:24:03 +0300
From:      Andriy Gapon <avg@FreeBSD.org>
To:        Sergey Kandaurov <pluknet@FreeBSD.org>, 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:  <556EE3D3.6030608@FreeBSD.org>
In-Reply-To: <CAE-mSO%2ByRgXLjMu1g9_CNiV12HXiKnfVFW80=4cS5=rFRhyDxQ@mail.gmail.com>
References:  <201506030602.t5362n3r028193@svn.freebsd.org> <CAE-mSO%2ByRgXLjMu1g9_CNiV12HXiKnfVFW80=4cS5=rFRhyDxQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 03/06/2015 13:03, Sergey Kandaurov wrote:
> 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.

I suspect that it's simpler and "gunzip" was intended :)

> 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.
> 


-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?556EE3D3.6030608>