On 3 June 2015 at 09:02, Baptiste Daroussin <b...@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 _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"