Merge pull request #188 from peterkokot/patch-1

Fix typos in Obscure but useful section
pull/85/merge
Joshua Levy 2015-07-11 15:37:59 -07:00
commit 998049ce12
1 changed files with 3 additions and 3 deletions

View File

@ -436,7 +436,7 @@ A few examples of piecing together commands:
- `lsb_release`: Linux distribution info - `lsb_release`: Linux distribution info
- `lsblk`: List block devices: a tree view of your disks and disk paritions - `lsblk`: list block devices: a tree view of your disks and disk paritions
- `lshw`, `lscpu`, `lspci`, `lsusb`, `dmidecode`: hardware information, including CPU, BIOS, RAID, graphics, devices, etc. - `lshw`, `lscpu`, `lspci`, `lsusb`, `dmidecode`: hardware information, including CPU, BIOS, RAID, graphics, devices, etc.