NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-amd64/49528: Lost manuals for zdb, zfs, and zpool?
The following reply was made to PR port-amd64/49528; it has been noted by GNATS.
From: Soren Jacobsen <snj%blef.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: port-amd64/49528: Lost manuals for zdb, zfs, and zpool?
Date: Sun, 15 Feb 2015 01:11:48 -0800
This bug is due to our semi-bogus set sharing setup. The man pages in
question only get built when MKZFS=yes, and that's only the case for
i386 and amd64. Until somewhat recently, the man set has been identical
for all ports, but this is no longer true. By luck (picking amd64 as
the port whose set gets shared) these man pages ended up in 6.1.2
(possibly other releases -- I haven't checked). I'll change things so
that, for future releases, amd64 and i386 share a man set of their own,
avoiding the problem described here.
Soren
Home |
Main Index |
Thread Index |
Old Index