2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 22:12:27 +00:00

man-pages: 6.00

This commit is contained in:
Owen Rafferty 2022-10-14 16:17:42 -05:00
parent f01d820bb9
commit 4c2b0fc0b0
No known key found for this signature in database
3 changed files with 4 additions and 4 deletions

View File

@ -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.

View File

@ -1,2 +1,2 @@
614dae3efe7dfd480986763a2a2a8179215032a5a4526c0be5e899a25f096b8b
9edbc52fee23d0e2c38f5555eeea1a9dbeea6b6514503f94bfba7c534660a288
ce67bb25b5048b20dad772e405a83f4bc70faf051afa289361c81f9660318bc3

View File

@ -1 +1 @@
5.13 2
6.00 1