mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
man-pages: 6.8
This commit is contained in:
parent
e2343c0384
commit
5c362f001e
@ -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
|
||||
|
@ -1,2 +1,2 @@
|
||||
9b15c4731063d8bf60e62b2e0d5316fc3ee371401cbe70645ff0215f7326ab7f74
|
||||
3a8f0a612c49a6a351d693464c495db5ef515de6e3c4e0eb60cc02c03d406a1aeb
|
||||
f9f4b6248547b7c68e06dca35afe6e618c4c6da8a7a94465d5781dd6f810b5e971
|
||||
|
@ -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
|
||||
|
@ -1 +1 @@
|
||||
6.7 1
|
||||
6.8 1
|
||||
|
Loading…
Reference in New Issue
Block a user