summaryrefslogtreecommitdiffstats
path: root/dev
diff options
context:
space:
mode:
Diffstat (limited to 'dev')
-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.