[Bug 192562] zfs(5): missing manpage
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 15 May 2024 04:55:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192562 Alexander Ziaee <concussious.bugzilla@runbox.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |concussious.bugzilla@runbox | |.com --- Comment #5 from Alexander Ziaee <concussious.bugzilla@runbox.com> --- Update: We are moving all the filesystem manuals to section four in https://github.com/freebsd/freebsd-src/pull/1077 feedback and suggestions are desired in that thread :) Filesystem pages in section five don't describe file formats, they describe the kernel interface of the filesystem driver. ZFS is actually demonstrating what we're trying to do: there's zfs(4) for that, and then z$whatever(8) for the tooling and z$whatever(7) for concept overviews. -- You are receiving this mail because: You are the assignee for the bug.