Subject: CVS commit: sharesrc/share/man/man4
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 06/09/2002 22:17:44
Module Name:	sharesrc
Committed By:	itojun
Date:		Sun Jun  9 19:17:43 UTC 2002

Modified Files:
	sharesrc/share/man/man4: gre.4
	syssrc/sys/net: if_gre.c

Log Message:
deprecate IFF_LINK2, !IFF_LINK0 is enough.
no need to manipulate IFF_LINK1 with IFF_LINK0.
remove reference to greconfig(8).


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 sharesrc/share/man/man4/gre.4
cvs rdiff -r1.34 -r1.35 syssrc/sys/net/if_gre.c

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