Browse Source

Merge pull request #251 from zxdvd/patch-1

Fix a typo. modifno should be modinfo
pull/257/head
Joshua Levy 9 years ago
parent
commit
1c7eb1ee11
  1. 2
      README.md

2
README.md

@ -449,7 +449,7 @@ A few examples of piecing together commands:
- `lshw`, `lscpu`, `lspci`, `lsusb`, `dmidecode`: hardware information, including CPU, BIOS, RAID, graphics, devices, etc.
- `lsmod` and `modifno`: List and show details of kernel modules.
- `lsmod` and `modinfo`: List and show details of kernel modules.
- `fortune`, `ddate`, and `sl`: um, well, it depends on whether you consider steam locomotives and Zippy quotations "useful"

Loading…
Cancel
Save