diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -143,6 +143,6 @@ Maple Linux uses a slightly different filesystem hierarchy compared to most Linu - `/bin` - This is the canonical location for all system-level binaries. Paths such as `/sbin`, `/usr/bin`, and `/usr/sbin` should be considered legacy. See also: https://lists.busybox.net/pipermail/busybox/2010-December/074114.html - `/boot` - This is the mount point for the EFI System Partition -- `/lib` - This is the canonical location for all system-level libraries. Paths such as `/usr/lib` should be considered legacy. +- `/lib` - This is the canonical location for all system-level libraries. Paths such as `/usr/lib` and `/usr/libexec` should be considered legacy. Many of alternative paths are symlinked for compatibility's sake.
\ No newline at end of file |
