On Tue, 18 Sep 2012 12:07:01 -0700, Garrett Cooper wrote:
On Tue, Sep 18, 2012 at 11:56 AM, Fabian Keil
<[email protected]> wrote:
Darrel <[email protected]> wrote:

OpenBSD Packet Filter seems to have broken between 9.0 and 9.1, as it did
from 8.2 to 9.0.  I built stable/9 and it was not fixed.  Since I like to
run Packet Filter, I ran these commands:

# cd /usr
# svn co svn://svn.freebsd.org/base/head src

Then I checked /usr/src/UPDATING and found this:

20120828:
          A new ZFS feature flag "com.delphix:empty_bpobj" has been merged
          to -HEAD. Pools that have empty_bpobj in active state can not be
          imported read-write with ZFS implementations that do not support
          this feature. For more information read the zpool-features(5)
          manual page.

Unfortunately, I do not have a manual page for zpool-features.

It should be part of the checkout. Try:

man /usr/src/cddl/contrib/opensolaris/cmd/zpool/zpool-features.5

     Dumb question: why isn't this manpage installed with the rest?

It is, but the OP only did a src checkout :-)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[email protected]"

Reply via email to