On Tue, Apr 14, 2009 at 04:05:58PM +0800, Lizhong Li wrote:
> Hi,
> 
> manpage should be updated for 'get -V' of nwamcfg since it's useful for users 
> to
> operate with the option '-V'.

Okay, I've just uploaded several updates to the online docs, including
the draft man pages.

The updated spec pages are:
  - section 2, NCP
  - section 4, Repository
  - section 5, API
  - section 6.1, CLI

Updated draft man pages are:
  - nwamadm.1m
  - nwamcfg.1m

I believe all the changes I documented have been discussed on the mailing
list already; I'll outline them again here:

* IP NCUs have an enabled property, and link and ip NCUs can be
  independently enabled/disabled via nwamadm.

* nwamadm cmdline changes to support independent enable/disable of IP and
  link NCUs: syntax for enable/disable is now

    nwamadm enable [ -p <profile-type> ] [ -t <ncu-type> ] <profile-name>

* update 'nwamadm list' examples to include both link and ip ncus

* document -V option for nwamcfg get subcommand

* location property updates:
  - ip-version is multi-valued, and 'all' is no longer an allowed value.
    Possible values are 'ipv4', 'ipv6', 'ipv4,ipv6'.

  - there is no longer a separate 'dhcpv6' value for v6-addrsrc property;
    should simply be 'dhcp', same as for v4-addrsrc.

  - the Automatic location no longer includes an /etc/hosts file.

-renee

Reply via email to