On 03/06/2015 13:03, Sergey Kandaurov wrote: > On 3 June 2015 at 09:02, Baptiste Daroussin <[email protected]> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
