svn commit: r232607 - stable/7

[ Available lists | Index of svn-src-all | Month of Mar 2012 | Week of 6 Mar 2012 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Remko Lodder <remko@FreeBSD.org>
Date
6 Mar 2012 14:13:24
Subject
svn commit: r232607 - stable/7
Message-ID
201203061413.q26EDOf9043745@svn.freebsd.org


[ Hide this part ]
Author: remko
Date: Tue Mar 6 14:13:23 2012
New Revision: 232607
URL: http://svn.freebsd.org/changeset/base/232607

Log:
Merge r238821

Add sticky.8 to the obsolete files since it had been
moved to sticky.7

Submitted by: maxim and pluknet

With help from: dim (because of awkward merge conflicts)

Modified:
stable/7/ObsoleteFiles.inc (contents, props changed)
Directory Properties:
stable/7/ (props changed)

Modified: stable/7/ObsoleteFiles.inc
==============================================================================
--- stable/7/ObsoleteFiles.inc Tue Mar 6 14:10:57 2012 (r232606)
+++ stable/7/ObsoleteFiles.inc Tue Mar 6 14:13:23 2012 (r232607)
@@ -14,6 +14,8 @@
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
#

+# 20110224: sticky.8 -> sticky.7
+OLD_FILES+=usr/share/man/man8/sticky.8.gz
# 20101114: Remove long-obsolete MAKEDEV.8
OLD_FILES+=usr/share/man/man8/MAKEDEV.8.gz
# 20101112: vgonel(9) has gone to private API a while ago


Elapsed time: 0.104 seconds