Remove stale cap_rights_get(2) manpage.
The documentation moved to section 3 several years ago, but 'man cap_rights_get' pulls up cap_rights_limit(2) (which is MLINKed to cap_rights_get.2) instead of cap_rights_get(3). MFC after: 1 week
This commit is contained in:
parent
5cb4df4bfa
commit
c58377f2b2
@ -38,6 +38,8 @@
|
||||
# xargs -n1 | sort | uniq -d;
|
||||
# done
|
||||
|
||||
# 20170601: remove stale manpage
|
||||
OLD_FILES+=usr/share/man/man2/cap_rights_get.2.gz
|
||||
# 20170601: old libifconfig and libifc
|
||||
OLD_FILES+=usr/lib/libifc.a
|
||||
OLD_FILES+=usr/lib/libifc_p.a
|
||||
|
@ -350,7 +350,6 @@ MLINKS+=brk.2 sbrk.2
|
||||
MLINKS+=cap_enter.2 cap_getmode.2
|
||||
MLINKS+=cap_fcntls_limit.2 cap_fcntls_get.2
|
||||
MLINKS+=cap_ioctls_limit.2 cap_ioctls_get.2
|
||||
MLINKS+=cap_rights_limit.2 cap_rights_get.2
|
||||
MLINKS+=chdir.2 fchdir.2
|
||||
MLINKS+=chflags.2 chflagsat.2 \
|
||||
chflags.2 fchflags.2 \
|
||||
|
Loading…
Reference in New Issue
Block a user