CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2020/07/18 13:12:52
Modified files: usr.bin/netstat: netstat.1 Log message: the text describing the effect of -f on -I is apparently wrong - no such code was ever added; the text was added 21 years ago when ip6 support was added; marfabastewart noticed it, and guenther tracked down the commit responsible; this commit removes that text;