mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-14 06:12:01 +01:00
According to the notes in ObsoleteFiles.inc we last installed section
1aout manpages in 2002. Stop making the directories and links to them.
This commit is contained in:
parent
5c74885e99
commit
f402e53940
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=245513
@ -38,6 +38,13 @@
|
||||
# xargs -n1 | sort | uniq -d;
|
||||
# done
|
||||
|
||||
# 20130116: removed long unused directories for .1aout section manpages
|
||||
OLD_FILES+=usr/share/man/en.ISO8859-1/man1aout
|
||||
OLD_FILES+=usr/share/man/en.UTF-8/man1aout
|
||||
OLD_DIRS+=usr/share/man/man1aout
|
||||
OLD_DIRS+=usr/share/man/cat1aout
|
||||
OLD_DIRS+=usr/share/man/en.ISO8859-1/cat1aout
|
||||
OLD_DIRS+=usr/share/man/en.UTF-8/cat1aout
|
||||
# 20121230: libdisk removed
|
||||
OLD_FILES+=usr/share/man/man3/libdisk.3.gz usr/include/libdisk.h
|
||||
OLD_FILES+=usr/lib/libdisk.a usr/lib32/libdisk.a
|
||||
|
@ -756,8 +756,6 @@
|
||||
/set uname=man
|
||||
cat1
|
||||
..
|
||||
cat1aout
|
||||
..
|
||||
cat2
|
||||
..
|
||||
cat3
|
||||
@ -795,8 +793,6 @@
|
||||
en.ISO8859-1 uname=root
|
||||
cat1
|
||||
..
|
||||
cat1aout
|
||||
..
|
||||
cat2
|
||||
..
|
||||
cat3
|
||||
@ -835,8 +831,6 @@
|
||||
en.UTF-8 uname=root
|
||||
cat1
|
||||
..
|
||||
cat1aout
|
||||
..
|
||||
cat2
|
||||
..
|
||||
cat3
|
||||
@ -913,8 +907,6 @@
|
||||
..
|
||||
man1
|
||||
..
|
||||
man1aout
|
||||
..
|
||||
man2
|
||||
..
|
||||
man3
|
||||
|
Loading…
Reference in New Issue
Block a user