diff options
| author | Michael Kerrisk <mtk@konstanz.(none)> | 2010-08-29 14:45:33 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk@konstanz.(none)> | 2010-08-29 14:45:33 +0200 |
| commit | 192e4f2e62fad4111f8fcaca442146cfaa0a667c (patch) | |
| tree | 9fd68e5e3f055bec6b1e861cd200751fb2a23fd0 /man7/bootparam.7 | |
| parent | 606043ca6773a7a159903e027157a096694fbb99 (diff) | |
| download | man-pages-192e4f2e62fad4111f8fcaca442146cfaa0a667c.tar.gz | |
bootparam.7: Minor wfix/ffix
Signed-off-by: Michael Kerrisk <mtk@konstanz.(none)>
Diffstat (limited to 'man7/bootparam.7')
| -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 |
