svn commit: r219005 - head
Remko Lodder
remko at FreeBSD.org
Thu Feb 24 18:13:54 UTC 2011
Author: remko
Date: Thu Feb 24 18:13:53 2011
New Revision: 219005
URL: http://svn.freebsd.org/changeset/base/219005
Log:
Add sticky.8 to the obsolete files since it had been
moved to sticky.7
Submitted by: maxim and pluknet
Modified:
head/ObsoleteFiles.inc
Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc Thu Feb 24 18:08:23 2011 (r219004)
+++ head/ObsoleteFiles.inc Thu Feb 24 18:13:53 2011 (r219005)
@@ -38,6 +38,8 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20110224: sticky.8 -> sticky.7
+OLD_FILES+=usr/share/man/man8/sticky.8.gz
# 20110220: new clang import which bumps version from 2.8 to 2.9
OLD_FILES+=usr/include/clang/2.8/emmintrin.h
OLD_FILES+=usr/include/clang/2.8/mm_malloc.h
More information about the svn-src-all
mailing list