* update man-pages to 6.05.01-2

This commit is contained in:
Alexander Baldeck 2023-12-08 10:33:27 +01:00
parent f4e70f872d
commit 7abc41a863

View File

@ -4,7 +4,7 @@
pkgname=man-pages
pkgver=6.05.01
_posixver=2017-a
pkgrel=1
pkgrel=2
pkgdesc="Linux man pages"
arch=(any)
license=('GPL' 'custom')
@ -32,6 +32,8 @@ prepare() {
rm man5/tzfile.5 man8/{tzselect,zdump,zic}.8
# included in libxcrypt
rm man3/crypt*.3
# nscd is dead
rm man5/nscd.conf.5 man8/nscd.8
}
package() {