Author: eadler
Date: Thu Nov 15 15:05:47 2012
New Revision: 243071
URL: http://svnweb.freebsd.org/changeset/base/243071

Log:
  Finish removing obsolete man pages (add them to ObsoleteFiles.inc)
  
  Submitted by: many
  Approved by:  cperciva
  MFC after:    3 days

Modified:
  head/ObsoleteFiles.inc

Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc      Thu Nov 15 14:11:34 2012        (r243070)
+++ head/ObsoleteFiles.inc      Thu Nov 15 15:05:47 2012        (r243071)
@@ -40,6 +40,10 @@
 
 # 20121114: zpool-features manual page moved from section 5 to 7
 OLD_FILES+=usr/share/man/man5/zpool-features.5.gz
+# 20121022: remove harp, hfa and idt man page
+OLD_FILES+=share/man/man4/harp.4
+OLD_FILES+=share/man/man4/hfa.4
+OLD_FILES+=share/man/man4/idt.4
 # 20121022: VFS_LOCK_GIANT elimination
 OLD_FILES+=usr/share/man/man9/VFS_LOCK_GIANT.9.gz
 OLD_FILES+=usr/share/man/man9/VFS_UNLOCK_GIANT.9.gz
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to