aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2025-10-29 13:52:52 +0100
committerAlejandro Colomar <alx@kernel.org>2025-10-29 13:56:08 +0100
commit42640a8be52679cd9287f18b13d5fa49389a2877 (patch)
treea573860e61703b97d64e643a1ce294240aa2af72
parentd9f9dd1e66bdac903da8f77c2b7dd18a5ddfa48e (diff)
downloadman-pages-42640a8be52679cd9287f18b13d5fa49389a2877.tar.gz
RELEASE: Sort tags using sort(1) -V
Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--RELEASE2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE b/RELEASE
index 13d698b6c8..fb33d33530 100644
--- a/RELEASE
+++ b/RELEASE
@@ -57,7 +57,7 @@ Description
will be read by users and packagers. It should include any
information that is especially relevant for them. Check old
tags:
- `git tag | grep 'man-pages-6' | tac | xargs git show --stat`
+ `git tag | grep -- -6 | sort -V | tac | xargs git show --stat`
- Tag: