summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPavel Vinogradov2019-05-10 09:52:42 -0400
committerPavel Vinogradov2019-05-10 09:52:42 -0400
commitd8fe0c4596e144061d062a2400156841191bca61 (patch)
tree76c6d8aad608d466ac7fe1a6efe08bcc56345fd6 /doc
parentc6bfd0b5f3faec3897eb15bb7b4d72ef76d41dd6 (diff)
doc/man-pages: version 5.01
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/man-pages/DETAILS2
-rw-r--r--doc/man-pages/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/doc/man-pages/DETAILS b/doc/man-pages/DETAILS
index 890a5f642f..0ea1b20d2a 100755
--- a/doc/man-pages/DETAILS
+++ b/doc/man-pages/DETAILS
@@ -1,5 +1,5 @@
SPELL=man-pages
- VERSION=5.00
+ VERSION=5.01
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=$KERNEL_URL/pub/linux/docs/man-pages/$SOURCE
diff --git a/doc/man-pages/HISTORY b/doc/man-pages/HISTORY
index 2d767e31d2..1319994804 100644
--- a/doc/man-pages/HISTORY
+++ b/doc/man-pages/HISTORY
@@ -1,3 +1,6 @@
+2019-05-10 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 5.01
+
2019-03-07 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 5.00, added gpg checking
* PRE_BUILD: added custom code needed for gpg checking