Actions
Bug #9043
closedipadm(1M) is misrendering the create-addr subcommand description
Start date:
2018-02-06
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
ipadm create-addr [-t] -T static [-d] -a [local|remote=]addr[/prefixlen]... addrobj ipadm create-addr [-t] -T dhcp [-w seconds|forever] [-1] [-h hostname] addrobj ipadm create-addr [-t] -T addrconf [-i interface-id] [-p {stateful|stateless}={yes|no}]... addrobj Create an address on an IP interface. The address will be enabled but can disabled using the ipadm disable-addr subcommand. This subcommand has three different forms, depending on the value of the -T option.
Updated by Yuri Pankov over 4 years ago
- Subject changed from ipadm(1M) is misrendering the create subcommand description to ipadm(1M) is misrendering the create-addr subcommand description
Updated by Electric Monk over 4 years ago
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
git commit 52f65ab3eff266df424267250ad3b11a31d31b05
commit 52f65ab3eff266df424267250ad3b11a31d31b05 Author: Yuri Pankov <yuri.pankov@nexenta.com> Date: 2018-02-08T18:10:50.000Z 9043 ipadm(1M) is misrendering the create-addr subcommand description Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Actions