http://defect.opensolaris.org/bz/show_bug.cgi?id=8543





--- Comment #3 from Lizhong Li <lizhong.li at sun.com>  2009-05-03 19:25:05 ---
Also the example of nwamcfg manpage is wrong, 

Example 1: Set an NCU property from the command line (in non-interactive mode)
# nwamcfg "select ncp User; select ncu link net1; set mtu=1492"
#

it should be :
Example 1: Set an NCU property from the command line (in non-interactive mode)
# nwamcfg "select ncp User; select ncu phys net1; set mtu=1492"
#

-- 
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.

Reply via email to