From 37db9b78db132c7d0f492f595e9d1be0aa0e0b5d Mon Sep 17 00:00:00 2001 From: Nikolai Lifanov Date: Fri, 16 Dec 2016 17:44:56 +0000 Subject: [PATCH] retain cc.4.gz man page for Chelsio T6 NICs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This man page was removed in r225583 when cc.4 was renamed to mod_cc.4 With reintroduction of cc.4 "make installworld; make delete-old" was no longer convergent. Reported by: Trond Endrestøl Reviewed by: np, matthew Approved by: np, matthew (mentor) Differential Revision: https://reviews.freebsd.org/D8816 --- ObsoleteFiles.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index ae30b23ec76..958293532d3 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -2939,7 +2939,6 @@ OLD_FILES+=usr/lib32/libftpio_p.a OLD_FILES+=usr/include/ftpio.h OLD_FILES+=usr/share/man/man3/ftpio.3.gz # 20110915: rename congestion control manpages -OLD_FILES+=usr/share/man/man4/cc.4.gz OLD_FILES+=usr/share/man/man9/cc.9.gz # 20110831: atomic page flags operations OLD_FILES+=usr/share/man/man9/vm_page_flag.9.gz