Project

General

Profile

Actions

Bug #4181

closed

zfs(1m): 'zfs allow' examples in the man page are outdated

Added by Marcel Telka almost 10 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
manpage - manual pages
Start date:
2013-10-04
Due date:
% Done:

100%

Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:

Description

The 'zfs allow' examples in the zfs(1m) man page uses obsolete output format. For example:

       # zfs allow cindys create,destroy,mount,snapshot tank/cindys
       # zfs allow tank/cindys
       -------------------------------------------------------------
       Local+Descendent permissions on (tank/cindys)
                 user cindys create,destroy,mount,snapshot
       -------------------------------------------------------------

After the change introduced by Feature #278 the 'zfs allow' output is slightly different, for example:

# zfs allow vms
---- Permissions on vms ----------------------------------------------
Local+Descendent permissions:
    everyone create,destroy,mount,snapshot
#

All 'zfs allow' examples in the zfs(1m) man page should be updated to reflect the new output format.


Related issues

Related to illumos gate - Feature #278: get rid zfs of python and pyzfs dependenciesResolvedAlexander Stetsenko2010-09-28

Actions
Actions #1

Updated by Marcel Telka almost 9 years ago

  • Status changed from New to In Progress
  • Assignee set to Marcel Telka
Actions #2

Updated by Marcel Telka almost 9 years ago

  • Status changed from In Progress to Pending RTI
Actions #3

Updated by Electric Monk almost 9 years ago

  • Status changed from Pending RTI to Closed
  • % Done changed from 0 to 100

git commit 5619b3f84733e187bc34bca49abbec8bdfcd7d99

commit  5619b3f84733e187bc34bca49abbec8bdfcd7d99
Author: Marcel Telka <marcel.telka@nexenta.com>
Date:   2014-11-24T21:40:31.000Z

    4181 zfs(1m): 'zfs allow' examples in the man page are outdated
    Reviewed by: Richard Lowe <richlowe@richlowe.net>
    Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
    Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
    Approved by: Dan McDonald <danmcd@omniti.com>

Actions

Also available in: Atom PDF