--- wikisrc/zfs.mdwn 2021/02/17 17:25:45 1.33 +++ wikisrc/zfs.mdwn 2021/02/17 17:34:51 1.34 @@ -10,7 +10,8 @@ explanation, and some have question mark # Documentation Pointers -See the man pages for zfs(8) and zpool(8). +See the man pages for zfs(8), zpool(8). Also see zdb(8), if only for +seeing pool config info when run with no arguments. - [OpenZFS Documentation](https://openzfs.github.io/openzfs-docs/) - [OpenZFS admin docs index page](https://github.com/openzfs/zfs/wiki/Admin-Documentation) @@ -163,7 +164,6 @@ On current before 20210216, a remote mkd -maproot=0:10 causes a kernel NULL pointer dereference. This is now fixed. - ## zvol Within a ZFS pool, the standard approach is to have file systems, but