From e35a40ee43109f2adc08636d4451350b5ef4565f Mon Sep 17 00:00:00 2001 From: ambrosie Date: Tue, 31 May 2016 01:28:12 +0300 Subject: [PATCH] Update Kconfig typo: missing verb. --- fs/proc/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/proc/Kconfig b/fs/proc/Kconfig index 1ade1206bb896f..d3f972eaadea2c 100644 --- a/fs/proc/Kconfig +++ b/fs/proc/Kconfig @@ -13,7 +13,7 @@ config PROC_FS (there is a small number of Interrupt ReQuest lines in your computer that are used by the attached devices to gain the CPU's attention -- often a source of trouble if two devices are mistakenly configured - to use the same IRQ). The program procinfo to display some + to use the same IRQ). The program procinfo can be used to display some information about your system gathered from the /proc file system. Before you can use the /proc file system, it has to be mounted,