https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204631
            Bug ID: 204631
           Summary: [PATCH] zfs(8) messed up after r290758
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Many People
          Priority: ---
         Component: Documentation
          Assignee: freebsd-doc at FreeBSD.org
          Reporter: sneakywumpus at gmail.com
          Keywords: patch
Created attachment 163247
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=163247&action=edit
Fix zfs(8) zfs set options
zfs(8) doesn't format after r290758 on stable/10.
% man zfs
<standard input>:120: environment stack underflow
<standard input>:120: cannot chop empty macro
ZFS(8)                  FreeBSD System Manager's Manual                 ZFS(8)
.......
The problem is a wrong macro (Oc) in the syntax for the new zfs set multiple
dataset
properties option.
Patch attached.
-- 
You are receiving this mail because:
You are the assignee for the bug.