From d733d5e570acfea82a5b4c35f4ad6ba8cf10c9b9 Mon Sep 17 00:00:00 2001 From: tcely Date: Mon, 15 Apr 2019 19:32:11 -0400 Subject: APKBUILD.5: sort depends_* descriptions --- APKBUILD.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/APKBUILD.5 b/APKBUILD.5 index 5e03aa6..d483355 100644 --- a/APKBUILD.5 +++ b/APKBUILD.5 @@ -404,12 +404,12 @@ variables. .Bl -tag -width Ds .It Cm depends_dev Specifies the run-time dependencies of the -dev subpackage. +.It Cm depends_doc +Specifies the run-time dependencies of the -doc subpackage. .It Cm depends_libs Specifies the run-time dependencies of the -libs subpackage. .It Cm depends_openrc Specifies the run-time dependencies of the -openrc subpackage. -.It Cm depends_doc -Specifies the run-time dependencies of the -doc subpackage. .It Cm giturl Specifies the URL of the Git repository to use with .Cm abuild checkout . -- cgit v1.2.3