summaryrefslogtreecommitdiffstats
path: root/dev/multiarch
diff options
context:
space:
mode:
authorP. J. McDermott <pehjota>2012-07-23 02:53:45 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-07-23 02:53:45 (EDT)
commit7a65061f059e31e39ca52e5cd6c66a9f79382ef0 (patch)
tree9c45f22f8625b80e9ce2c8f1e35f179c9d3386c1 /dev/multiarch
parent982b30374e30bed61c4e28aec4505ed4bc6eb676 (diff)
Fix more formatting issues in MA design document.
Diffstat (limited to 'dev/multiarch')
-rw-r--r--dev/multiarch/design.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/multiarch/design.mdwn b/dev/multiarch/design.mdwn
index b0c7b25..236dde4 100644
--- a/dev/multiarch/design.mdwn
+++ b/dev/multiarch/design.mdwn
@@ -175,7 +175,7 @@ Architecture-Independent Files
Many packages provide architecture-independent files (configuration files,
documentation, data, etc.). To the extent possible and feasible, these should
simply be provided by architecture-independent packages (with names like
-"*-common", "*-data", or "*-base").
+`*-common`, `*-data`, or `*-base`).
If this is not possible in all cases, then some modifications to opkg will be
necessary (reference counting, implicit "Breaks" relationships, etc.).