summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/help_grep.py10
1 files changed, 5 insertions, 5 deletions
diff --git a/examples/help_grep.py b/examples/help_grep.py
index eeeddfa..39cbe39 100644
--- a/examples/help_grep.py
+++ b/examples/help_grep.py
@@ -12,12 +12,12 @@
# location: init/Kconfig:39
#
# config SYSVIPC
-# bool
+# bool
# prompt "System V IPC"
# help
-# ...
+# ...
# exchange information. It is generally considered to be a good thing,
-# ...
+# ...
#
# location: init/Kconfig:233
#
@@ -25,8 +25,8 @@
# bool
# prompt "BSD Process Accounting" if MULTIUSER
# help
-# ...
-# information. This is generally a good idea, so say Y.
+# ...
+# information. This is generally a good idea, so say Y.
#
# location: init/Kconfig:403
#