summaryrefslogtreecommitdiffstats
path: root/dev/multiarch
diff options
context:
space:
mode:
authorP. J. McDermott <pehjota>2012-07-19 01:34:18 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-07-19 01:34:18 (EDT)
commit576ad8a8aa347c4ed8cd1f3a3f617f49412edb75 (patch)
treefb75ecc2bd81f31d35e647ec7b5ab8547d85db66 /dev/multiarch
parent52ff28eecfb113a80ab34089de524905e5cf46ca (diff)
Format `PATH` variable name.
Diffstat (limited to 'dev/multiarch')
-rw-r--r--dev/multiarch/design.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/multiarch/design.mdwn b/dev/multiarch/design.mdwn
index e18aa46..b0c7b25 100644
--- a/dev/multiarch/design.mdwn
+++ b/dev/multiarch/design.mdwn
@@ -35,8 +35,8 @@ There are two proposed filesystem hierarchies (see below) to support this.
Parts of the toolchain (especially the dynamic linker) need to be configured
and/or patched to use multiarch library paths. Additionally, at least the
-native-architecture executable program directories have to be added to the PATH
-environment variable.
+native-architecture executable program directories have to be added to the
+`PATH` environment variable.
Proposal 1: `/usr` Organized Primarily by Architecture
------------------------------------------------------