aboutsummaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/Config.in b/Config.in
index fb07c681b..a4d442dd8 100644
--- a/Config.in
+++ b/Config.in
@@ -397,14 +397,14 @@ config EFENCE
397 397
398endchoice 398endchoice
399 399
400config DEBUG_YANK_SUSv2 400config INCLUDE_SUSv2
401 bool "Disable obsolete features removed before SUSv3?" 401 bool "Enable obsolete features removed before SUSv3?"
402 default y 402 default y
403 help 403 help
404 This option will disable backwards compatibility with SuSv2, 404 This option will enable backwards compatibility with SuSv2,
405 specifically, old-style numeric options ('command -1 <file>') 405 specifically, old-style numeric options ('command -1 <file>')
406 will not be supported in head, tail, and fold. (Note: should 406 will be supported in head, tail, and fold. (Note: should
407 yank from renice too.) 407 affect renice too.)
408 408
409endmenu 409endmenu
410 410