Actions
Bug #3371
closeddumpadm -z is not documented in manpage
Start date:
2012-11-17
Due date:
% Done:
90%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
The -z option for dumpadm is not documented in manpage.
$ dumpadm -h dumpadm: illegal option -- h Usage: dumpadm [-nuy] [-c kernel | curproc | all ] [-d dump-device | swap ] [-m min {k|m|%} ] [-s savecore-dir] [-r root-dir] [-z on|off] $
From the dumpadm manpage:
SYNOPSIS /usr/sbin/dumpadm [-nuy] [-c content-type] [-d dump-device] [-m mink | minm | min%] [-s savecore-dir] [-r root-dir]
Updated by Marcel Telka over 10 years ago
- Status changed from New to In Progress
- Assignee set to Marcel Telka
Updated by Marcel Telka over 10 years ago
- Status changed from In Progress to Pending RTI
- % Done changed from 0 to 90
Updated by Gordon Ross over 10 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>
Actions