man-pages: 6.8

This commit is contained in:
Owen Rafferty 2024-06-01 19:46:42 -05:00
parent e2343c0384
commit 5c362f001e
No known key found for this signature in database
4 changed files with 4 additions and 4 deletions

View File

@ -9,7 +9,7 @@ for i in 0p 1p 3p; do
cp -Rf "posix/man$i" "$1/usr/share/man/man${i%%p}"
done
for i in man*; do
for i in man/man*; do
[ -d "$i" ] || continue
cp -Rf "$i" "$1/usr/share/man"
done

View File

@ -1,2 +1,2 @@
9b15c4731063d8bf60e62b2e0d5316fc3ee371401cbe70645ff0215f7326ab7f74
3a8f0a612c49a6a351d693464c495db5ef515de6e3c4e0eb60cc02c03d406a1aeb
f9f4b6248547b7c68e06dca35afe6e618c4c6da8a7a94465d5781dd6f810b5e971

View File

@ -1,2 +1,2 @@
https://mirrors.edge.kernel.org/pub/linux/docs/man-pages/man-pages-6.7.tar.xz
https://mirrors.edge.kernel.org/pub/linux/docs/man-pages/man-pages-6.8.tar.xz
https://mirrors.edge.kernel.org/pub/linux/docs/man-pages/man-pages-posix/man-pages-posix-2017-a.tar.xz posix

View File

@ -1 +1 @@
6.7 1
6.8 1