diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-06-04 05:08:00 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-06-04 05:08:00 (EDT) |
commit | 876f250106c0526e7a52a363bf833f7d7ab50b1b (patch) | |
tree | 2b0729418a9e3b3c00be9fa692365da6047c1ab1 /docs/install/r400_external.html | |
parent | 27a02a349f822e386ad11e73df2e310e23777201 (diff) | |
download | libreboot-876f250106c0526e7a52a363bf833f7d7ab50b1b.zip libreboot-876f250106c0526e7a52a363bf833f7d7ab50b1b.tar.gz libreboot-876f250106c0526e7a52a363bf833f7d7ab50b1b.tar.bz2 |
docs/install/*.html: More clearly define example output
Diffstat (limited to 'docs/install/r400_external.html')
-rw-r--r-- | docs/install/r400_external.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/install/r400_external.html b/docs/install/r400_external.html index de16ff3..360ce66 100644 --- a/docs/install/r400_external.html +++ b/docs/install/r400_external.html @@ -108,7 +108,8 @@ To easily identify which size chip is present, before fully disassemblying:<br> # <b>dmidecode | grep ROM\ Size</b><br> or (on some distributions):<br/> - $ <b>sudo dmidecode | grep ROM\ Size</b> + $ <b>sudo dmidecode | grep ROM\ Size</b><br/> + Example output: </p> <pre> # ROM Size: 8192 kB |