svn commit: r216571 - stable/7
Doug Barton
dougb at FreeBSD.org
Sun Dec 19 20:12:44 UTC 2010
Author: dougb
Date: Sun Dec 19 20:12:44 2010
New Revision: 216571
URL: http://svn.freebsd.org/changeset/base/216571
Log:
MFC r216187:
Add MAKEDEV.8
Submitted by: Alex Kozlov <spam at rm-rf.kiev.ua>
Approved by: re (kib)
Modified:
stable/7/ObsoleteFiles.inc (contents, props changed)
Modified: stable/7/ObsoleteFiles.inc
==============================================================================
--- stable/7/ObsoleteFiles.inc Sun Dec 19 20:12:17 2010 (r216570)
+++ stable/7/ObsoleteFiles.inc Sun Dec 19 20:12:44 2010 (r216571)
@@ -14,6 +14,8 @@
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
#
+# 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
OLD_FILES+=usr/share/man/man9/vgonel.9.gz
# 20101025: catch up with vm_page_sleep_if_busy rename
More information about the svn-src-stable
mailing list