Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Feb 2011 18:13:53 +0000 (UTC)
From:      Remko Lodder <remko@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r219005 - head
Message-ID:  <201102241813.p1OIDr9P054193@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102241813.p1OIDr9P054193>