svn commit: r283938 - head

Andriy Gapon avg at FreeBSD.org
Wed Jun 3 11:25:10 UTC 2015


On 03/06/2015 13:03, Sergey Kandaurov wrote:
> On 3 June 2015 at 09:02, Baptiste Daroussin <bapt at 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 at 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


More information about the svn-src-all mailing list