From 876f250106c0526e7a52a363bf833f7d7ab50b1b Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Thu, 04 Jun 2015 05:08:00 -0400 Subject: docs/install/*.html: More clearly define example output --- (limited to 'docs/install/x200_external.html') diff --git a/docs/install/x200_external.html b/docs/install/x200_external.html index e0b44d5..dc93582 100644 --- a/docs/install/x200_external.html +++ b/docs/install/x200_external.html @@ -47,10 +47,11 @@

- To easily identify which size chip is present, before fully disassemblying:
- # dmidecode | grep ROM\ Size
+ To easily identify which size chip is present, before fully disassemblying:
+ # dmidecode | grep ROM\ Size
or (on some distributions):
- $ sudo dmidecode | grep ROM\ Size + $ sudo dmidecode | grep ROM\ Size
+ Example output:

 # ROM Size: 8192 kB
--
cgit v0.9.1