mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Finish removing obsolete man pages (add them to ObsoleteFiles.inc)
Submitted by: many Approved by: cperciva MFC after: 3 days
This commit is contained in:
parent
84c9193ba0
commit
1ca2e4234e
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue