diff options
Diffstat (limited to 'dev')
-rw-r--r-- | dev/multiarch/design.mdwn | 4 |
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 ------------------------------------------------------ |