summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <pehjota>2020-06-20 20:48:08 (EDT)
committer Patrick McDermott <pehjota>2020-06-20 20:48:08 (EDT)
commit55e2bd70dc24e5a6d3aeb4074cb01178764db4f7 (patch)
tree7ab80a2f5b0b795734a83fadbf20e1bf979aa0b6
parent63156909788f1599515ff3a4cc3a04380f1dcbfc (diff)
dev/multiarch: Format "Section: lib" as a field
-rw-r--r--dev/multiarch.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/multiarch.mdwn b/dev/multiarch.mdwn
index 428c6c4..4596427 100644
--- a/dev/multiarch.mdwn
+++ b/dev/multiarch.mdwn
@@ -91,7 +91,7 @@ be done automatically at build time).
One way to declare dependency semantics is by introducing a new single-purpose
control field like Debian's and Ubuntu's `Multi-Arch`. However, ProteanOS will
instead use [a control field that serves multiple purposes:
-`Section`][spf-fields-bin]. Section `lib` packages will be automatically made
+`Section`][spf-fields-bin]. `Section: lib` packages will be automatically made
coinstallable by opkbuild, by architecture-qualifying their names as described
above. Library dependencies generated by oh-shlibdeps will automatically use
the architecture-qualified names.