summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2023-09-18 16:36:29 +0300
committerTimo Teräs <timo.teras@iki.fi>2023-09-18 16:36:29 +0300
commit99a264f936d752a45ee83442736163163ca458e2 (patch)
treed16ccd7d6241be645cba3b4f6f88c68d24607658
parent5485c99aaa3a4c124db317b60804fd6755f52a30 (diff)
downloadapk-tools-99a264f936d752a45ee83442736163163ca458e2.tar.gz
apk-tools-99a264f936d752a45ee83442736163163ca458e2.tar.bz2
apk-tools-99a264f936d752a45ee83442736163163ca458e2.tar.xz
apk-tools-99a264f936d752a45ee83442736163163ca458e2.zip
doc/apk-policy: fix documentation about sort order
fixes #10907
-rw-r--r--doc/apk-policy.8.scd2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apk-policy.8.scd b/doc/apk-policy.8.scd
index 6896e16..fa3b858 100644
--- a/doc/apk-policy.8.scd
+++ b/doc/apk-policy.8.scd
@@ -12,7 +12,7 @@ apk policy - show repository policy for packages
*apk policy* shows apk's repository policy for the specified packages. It
prints matching packages and their versions available from configured
-repositories (see *apk-repositories*(5)), in order of installation preference.
+repositories (see *apk-repositories*(5)), sorted by ascending version.
# OPTIONS