K 10 svn:author V 3 avg K 8 svn:date V 27 2017-04-14T17:49:37.294086Z K 7 svn:log V 725 6346 zfs(1M) has spurious comma illumos/illumos-gate@1058dba45ec5d6876a5bbb0b9174347e13e5748d https://github.com/illumos/illumos-gate/commit/1058dba45ec5d6876a5bbb0b9174347e13e5748d https://www.illumos.org/issues/6346 The xref to gzip(1) in the SEE ALSO puts the comma inside the parens, because a space is missing in the source .Xr gzip 1, should be .Xr gzip 1 , It'd be cool if the manual page checks in pbchk could catch this, too, but I'm not sure how easy that'd be. Reviewed by: Garrett D'Amore Reviewed by: Igor Kozhukhov Reviewed by: Robert Mustacchi Approved by: Gordon Ross Author: Yuri Pankov END