doc: add sbin.
This commit is contained in:
parent
45d7cf48c4
commit
8f250f451c
1 changed files with 2 additions and 1 deletions
|
|
@ -168,7 +168,8 @@ title: Variables References
|
|||
| Home directories | `@{HOME}` | `@{HOMEDIRS}/*/ /root/` |
|
||||
| Root Mountpoints | `@{MOUNTDIRS}` | `/media/ @{run}/media/@{user}/ /mnt/` |
|
||||
| Mountpoints directories | `@{MOUNTS}` | `@{MOUNTDIRS}/*/ @{run}/user/@{uid}/gvfs/` |
|
||||
| Bin | `@{bin}` | `/{usr/,}{s,}bin` |
|
||||
| Bin | `@{bin}` | `/{usr/,}bin` |
|
||||
| Sbin | `@{sbin}` | `/{usr/,}sbin` |
|
||||
| Lib | `@{lib}` | `/{usr/,}lib{,exec,32,64}` |
|
||||
| multi-arch library | `@{multiarch}` | `*-linux-gnu*` |
|
||||
| Proc | `@{PROC}` | `/proc/` |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue