diff --git a/APKBUILD.5 b/APKBUILD.5 index 5e03aa694c2371c141b0c14cae81d0794d94dab5..d48335591fa6de9b585d62b14136b6b756420040 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 .