From a9bf4789b38b54ef79e13552bfa0f0f87fe268ba Mon Sep 17 00:00:00 2001 From: Jelle van der Waa Date: Tue, 7 Sep 2021 22:37:25 +0200 Subject: [PATCH] Sort man page links in `man 7 devtools` --- doc/devtools.7.asciidoc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/devtools.7.asciidoc b/doc/devtools.7.asciidoc index bb47620..7718d5e 100644 --- a/doc/devtools.7.asciidoc +++ b/doc/devtools.7.asciidoc @@ -18,12 +18,12 @@ Programs The list below gives a short overview; see the respective documentation for details. -linkman:checkpkg[1] - Compare the current build pakcage with the repository version - linkman:archbuild[1] Build an Arch Linux package inside a clean chroot +linkman:checkpkg[1] + Compare the current build pakcage with the repository version + linkman:find-libdeps[1] Find soname dependencies for a package @@ -33,9 +33,6 @@ linkman:find-libprovides[1] linkman:lddd[1] Find broken library links on your system -linkman:makerepropkg[1] - Rebuild a package to see if it is reproducible - linkman:mkarchroot[1] Creates an arch chroot in a specified location with a specified set of packages @@ -43,6 +40,9 @@ linkman:mkarchroot[1] linkman:makechrootpkg[1] Build a PKGBUILD in a given chroot environment +linkman:makerepropkg[1] + Rebuild a package to see if it is reproducible + linkman:offload-build[1] Build a PKGBUILD on a remote server using makechrootpkg