diff options
author | Bernhard Reutner-Fischer | 2006-04-02 20:17:55 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer | 2006-04-02 20:17:55 +0000 |
commit | a1bccc0ba82cc2eef117bb90cd33867df35ad33a (patch) | |
tree | b0cd49908a23f040419e14f3678651005416d2fa /Config.in | |
parent | 9457e703570524e8bdf36e711445f49e4f9f54d9 (diff) | |
download | busybox-a1bccc0ba82cc2eef117bb90cd33867df35ad33a.zip busybox-a1bccc0ba82cc2eef117bb90cd33867df35ad33a.tar.gz |
- typos: s/compatability/compatibility/g;s/compatable/compatible/g;
Diffstat (limited to 'Config.in')
-rw-r--r-- | Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -345,7 +345,7 @@ config CONFIG_DEBUG_YANK_SUSv2 bool "Disable obsolete features removed before SUSv3?" default y help - This option will disable backwards compatability with SuSv2, + This option will disable backwards compatibility with SuSv2, specifically, old-style numeric options ('command -1 <file>') will not be supported in head, tail, and fold. (Note: should yank from renice too.) |