From ab3319f766f8df2496114d4d665376b3bd24e257 Mon Sep 17 00:00:00 2001 From: Xudong Zhang Date: Tue, 4 Aug 2015 10:22:04 +0800 Subject: [PATCH] Fix a typo. modifno should be modinfo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b398baa..e88677f 100644 --- a/README.md +++ b/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"