Date: Tue, 27 Jul 2010 14:26:38 +0000 (UTC) From: Rui Paulo <rpaulo@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r210538 - head Message-ID: <201007271426.o6REQcKM019022@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rpaulo Date: Tue Jul 27 14:26:38 2010 New Revision: 210538 URL: http://svn.freebsd.org/changeset/base/210538 Log: Add an entry to remove the acpi_boost(4) man page. Submitted by: pluknet <pluknet at gmail.com> Modified: head/ObsoleteFiles.inc Modified: head/ObsoleteFiles.inc ============================================================================== --- head/ObsoleteFiles.inc Tue Jul 27 14:26:34 2010 (r210537) +++ head/ObsoleteFiles.inc Tue Jul 27 14:26:38 2010 (r210538) @@ -14,6 +14,8 @@ # The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last. # +# 20100725: acpi_aiboost(4) removal. +OLD_FILES+=usr/share/man/man4/acpi_aiboost.4.gz # 20100720: new clang import which bumps version from 2.0 to 2.8 OLD_FILES+=usr/include/clang/2.0/emmintrin.h OLD_FILES+=usr/include/clang/2.0/mm_malloc.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007271426.o6REQcKM019022>