diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/USAGE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/USAGE.md b/docs/USAGE.md index 9a56cf23..138ef823 100644 --- a/docs/USAGE.md +++ b/docs/USAGE.md @@ -335,7 +335,7 @@ Define x86_64 bash to launch script * XXX=yyyy will add XXX=yyyy env. var. and continue with BOX86_ENV2 ... until var doesn't exist -#### BOX64_RESERVE_HIGH +#### BOX64_RESERVE_HIGH * * 0 : Don't try to pe-reserve high memory (beyond 47bits) (Default) * 1 : Try to reserve (without allocating it) memory beyond 47bits (seems unstable) |