aboutsummaryrefslogtreecommitdiff
path: root/util-linux/dmesg.c
diff options
context:
space:
mode:
Diffstat (limited to 'util-linux/dmesg.c')
-rw-r--r--util-linux/dmesg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/dmesg.c b/util-linux/dmesg.c
index 6670b84de..5d8f01a64 100644
--- a/util-linux/dmesg.c
+++ b/util-linux/dmesg.c
@@ -9,7 +9,7 @@
9 * Licensed under GPLv2, see file LICENSE in this source tree. 9 * Licensed under GPLv2, see file LICENSE in this source tree.
10 */ 10 */
11//config:config DMESG 11//config:config DMESG
12//config: bool "dmesg (3.7 kb)" 12//config: bool "dmesg (3.9 kb)"
13//config: default y 13//config: default y
14//config: help 14//config: help
15//config: dmesg is used to examine or control the kernel ring buffer. When the 15//config: dmesg is used to examine or control the kernel ring buffer. When the