diff options
| -rw-r--r-- | man7/bootparam.7 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man7/bootparam.7 b/man7/bootparam.7 index 31b415883a..e412b0ddec 100644 --- a/man7/bootparam.7 +++ b/man7/bootparam.7 @@ -266,7 +266,8 @@ The parameter indicates the highest addressable RAM address, so \&'mem=0x1000000' means you have 16MB of memory, for example. For a 96MB machine this would be 'mem=0x6000000'. -NOTE NOTE NOTE: some machines might use the top of memory for BIOS +.BR NOTE : +some machines might use the top of memory for BIOS caching or whatever, so you might not actually have up to the full 96MB addressable. The reverse is also true: some chipsets will map |
