diff options
author | erik <erik@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-04-13 18:49:43 +0000 |
---|---|---|
committer | erik <erik@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-04-13 18:49:43 +0000 |
commit | 9c24ee20ab75047beebcf1a5766fdbdbd82ba662 (patch) | |
tree | 61d03a8d473f2d253c80f5bb3acc13d488351250 /busybox.def.h | |
parent | 243153c09634fdbd0ac39af35677a4a7929e9c64 (diff) | |
download | busybox-w32-9c24ee20ab75047beebcf1a5766fdbdbd82ba662.tar.gz busybox-w32-9c24ee20ab75047beebcf1a5766fdbdbd82ba662.tar.bz2 busybox-w32-9c24ee20ab75047beebcf1a5766fdbdbd82ba662.zip |
More doc updates for BusyBox, with fixes to apps for bugs revealed
while trying to write docs . :-)
-Erik
git-svn-id: svn://busybox.net/trunk/busybox@451 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/busybox.def.h b/busybox.def.h index 647ed9ba4..1952dd377 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -194,7 +194,7 @@ | |||
194 | //#define BB_FEATURE_SH_TAB_COMPLETION | 194 | //#define BB_FEATURE_SH_TAB_COMPLETION |
195 | // | 195 | // |
196 | //Turn on extra fbset options | 196 | //Turn on extra fbset options |
197 | #define BB_FEATURE_FBSET_FANCY | 197 | //#define BB_FEATURE_FBSET_FANCY |
198 | // | 198 | // |
199 | // | 199 | // |
200 | // End of Features List | 200 | // End of Features List |