mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
man-pages: 6.00
This commit is contained in:
parent
f01d820bb9
commit
4c2b0fc0b0
@ -9,8 +9,8 @@ for i in 0p 1p 3p; do
|
||||
cp -Rf "posix/man$i" "$1/usr/share/man/man${i%%p}"
|
||||
done
|
||||
|
||||
for i in 1 2 3 4 5 7 8; do
|
||||
cp -Rf "man$i" "$1/usr/share/man"
|
||||
for i in man*; do
|
||||
cp -Rf "$i" "$1/usr/share/man"
|
||||
done
|
||||
|
||||
# Provided by mandoc.
|
||||
|
@ -1,2 +1,2 @@
|
||||
614dae3efe7dfd480986763a2a2a8179215032a5a4526c0be5e899a25f096b8b
|
||||
9edbc52fee23d0e2c38f5555eeea1a9dbeea6b6514503f94bfba7c534660a288
|
||||
ce67bb25b5048b20dad772e405a83f4bc70faf051afa289361c81f9660318bc3
|
||||
|
@ -1 +1 @@
|
||||
5.13 2
|
||||
6.00 1
|
||||
|
Loading…
Reference in New Issue
Block a user