diff options
Diffstat (limited to 'libbb/Config.in')
-rw-r--r-- | libbb/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/Config.in b/libbb/Config.in index 60ae0ffe9..55367b21b 100644 --- a/libbb/Config.in +++ b/libbb/Config.in | |||
@@ -111,7 +111,7 @@ config FEATURE_EDITING_ASK_TERMINAL | |||
111 | current cursor position. This information is used to make line | 111 | current cursor position. This information is used to make line |
112 | editing more robust in some cases. | 112 | editing more robust in some cases. |
113 | If you are not sure whether your terminals respond to this code | 113 | If you are not sure whether your terminals respond to this code |
114 | correctly, or want to save on code size (about 300 bytes), | 114 | correctly, or want to save on code size (about 400 bytes), |
115 | then do not turn this option on. | 115 | then do not turn this option on. |
116 | 116 | ||
117 | config FEATURE_NON_POSIX_CP | 117 | config FEATURE_NON_POSIX_CP |