svn commit: r216187 - head

Doug Barton dougb at FreeBSD.org
Sat Dec 4 18:52:05 UTC 2010


Author: dougb
Date: Sat Dec  4 18:52:05 2010
New Revision: 216187
URL: http://svn.freebsd.org/changeset/base/216187

Log:
  Add MAKEDEV.8
  
  Submitted by:	Alex Kozlov <spam at rm-rf.kiev.ua>

Modified:
  head/ObsoleteFiles.inc

Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc	Sat Dec  4 17:41:58 2010	(r216186)
+++ head/ObsoleteFiles.inc	Sat Dec  4 18:52:05 2010	(r216187)
@@ -38,6 +38,8 @@
 #   xargs -n1 | sort | uniq -d;
 # done
 
+# 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
 # 20101112: removed gasp.info


More information about the svn-src-head mailing list