K 10 svn:author V 3 avg K 8 svn:date V 27 2017-04-14T18:02:25.894861Z K 7 svn:log V 783 7602 minor issues with zfs manpage illumos/illumos-gate@5c262fd00992208f65151758483eb8841166798b https://github.com/illumos/illumos-gate/commit/5c262fd00992208f65151758483eb8841166798b https://www.illumos.org/issues/7602 The line volblocksize=blocksize should just read volblocksize in the same rendering as the other properties in the same section. The zfs.1m man page renders one variant of unallow as zfs unallow [-r] -s -@setname [perm|@setname[,perm|@setname]...] filesystem|volume There is an extra dash preceeding @setname that should not be there. Reviewed by: Matthew Ahrens Reviewed by: Daniel Hoffman Approved by: Richard Lowe Author: Sara Hartse END