Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelle van der Waa <jelle@archlinux.org>2021-09-07 22:37:25 +0200
committerJelle van der Waa <jelle@archlinux.org>2021-09-07 22:37:25 +0200
commita9bf4789b38b54ef79e13552bfa0f0f87fe268ba (patch)
tree00c9f9e94fb7494deebb806a5f258c15bfcb22da
parentfd17f53cef61ca5e25219fcc0d555e154cd0af59 (diff)
Sort man page links in `man 7 devtools`
-rw-r--r--doc/devtools.7.asciidoc12
1 files 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