From 220ecf68cc0e16048390f8af0404f7ee4cecf105 Mon Sep 17 00:00:00 2001 From: eadler Date: Thu, 15 Nov 2012 15:05:47 +0000 Subject: Finish removing obsolete man pages (add them to ObsoleteFiles.inc) Submitted by: many Approved by: cperciva MFC after: 3 days --- ObsoleteFiles.inc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ObsoleteFiles.inc') diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 61b4b4e..c519a2d 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -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 -- cgit v1.1