Subject: CVS commit: basesrc/usr.sbin/ndp
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 07/17/2002 16:08:28
Module Name:	basesrc
Committed By:	itojun
Date:		Wed Jul 17 13:08:28 UTC 2002

Modified Files:
	basesrc/usr.sbin/ndp: ndp.8 ndp.c

Log Message:
with -i, flag on command line and flag displayed are different, and it does
nothing but confuse users.  sync them.

for -nud and such, you need "-- -nud" due to posix arg parsing.

sync w/kame


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 basesrc/usr.sbin/ndp/ndp.8
cvs rdiff -r1.25 -r1.26 basesrc/usr.sbin/ndp/ndp.c

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