Bug #3380
zfs man page: documentation for zfs allow is confusing
Start date:
2012-11-23
Due date:
% Done:
90%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
[-e] perm|@setname[,...] Specifies that the permissions be delegated to "everyone." Multiple permissions may be specified as a comma-separated list. Permission names are the same as ZFS subcommand and property names. See the property list below. Property set names, which begin with an at sign (@) , may be specified. See the -s form below for details.
It should be stated explicitly that the Specifies that the permissions be delegated to "everyone." applies only when
the -e is specified.
Updated by Marcel Telka about 8 years ago
- Status changed from New to In Progress
- Assignee set to Marcel Telka
Updated by Marcel Telka almost 8 years ago
- Status changed from In Progress to Pending RTI
- % Done changed from 0 to 90
Updated by Gordon Ross almost 8 years ago
- Status changed from Pending RTI to Resolved
commit 52fd7480cd8cd8da8ccac00d6af67471a23f06d2 Author: Marcel Telka <Marcel.Telka@nexenta.com> Date: Wed Jan 30 23:35:38 2013 +0100 3371 dumpadm -z is not documented in manpage 3380 zfs man page: documentation for zfs allow is confusing Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>