ZFS bectl(8)

The online view of the manual page is currently broken, for RELEASE.

Not broken, the view for CURRENT.

kevans and others are aware.
 
Last edited:
The online view of the manual page is currently broken, for RELEASE.

No longer broken. Probably since the release alias permalinks for freebsd-release and freebsd-release-ports changed to FreeBSD 14.1-RELEASE and FreeBSD 14.1-RELEASE and Ports.

The 14.0 versions remain broken, I doubt that they'll be fixed.
 
Code:
root@mowa219-gjp4-zbook-freebsd:~ # mount | grep doc
root@mowa219-gjp4-zbook-freebsd:~ # du -hs /usr/doc
663M    /usr/doc
root@mowa219-gjp4-zbook-freebsd:~ #

No mount point.

I moved the content of /usr/doc elsewhere, created a dataset with canmount set to on, mounted (at /usr/doc) then replaced its content.

There's not much churn, but there's no need to include /usr/doc in a shallow boot environment.
 
Back
Top