Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 01/31/2000 10:02:03
Module Name:	basesrc
Committed By:	itojun
Date:		Mon Jan 31 18:02:03 UTC 2000

Modified Files:
	basesrc/sbin/ifconfig: ifconfig.8

Log Message:
note that ifconfig delete does not work for IPv6
this is intentional - IPv6 assumes multiple addresses on an interface,
and it is not very safe to "delete" arbitrary one.  -alias with
explicit IPv6 address works fine.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 basesrc/sbin/ifconfig/ifconfig.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.