svn commit: r365305 - in head: . tools/build/mk
Ed Maste
emaste at freebsd.org
Thu Sep 3 18:39:04 UTC 2020
On Thu, 3 Sep 2020 at 14:22, Dimitry Andric <dim at freebsd.org> wrote:
>
> Author: dim
> Date: Thu Sep 3 18:21:58 2020
> New Revision: 365305
> URL: https://svnweb.freebsd.org/changeset/base/365305
>
> Log:
> Ensure zpool-features(5) doesn't get removed by make delete-old.
>
> Apparently, somewhere in 2012 ZFS-on-FreeBSD moved it from section 5 to
> 7, but ZFS-on-Linux never did.
Certainly it's silly for us to install zpool-features.5 and then
remove it again and this change is sensible in the immediate term,
although it looks like this should actually be in section 7.
More information about the svn-src-all
mailing list