aboutsummaryrefslogtreecommitdiff
path: root/toys
diff options
context:
space:
mode:
Diffstat (limited to 'toys')
-rw-r--r--toys/pending/stty.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/pending/stty.c b/toys/pending/stty.c
index 9ad353aa..315ff16d 100644
--- a/toys/pending/stty.c
+++ b/toys/pending/stty.c
@@ -8,7 +8,7 @@ USE_STTY(NEWTOY(stty, "?aF:g[!ag]", TOYFLAG_BIN))
config STTY
bool "stty"
- default y
+ default n
help
usage: stty [-ag] [-F device] SETTING...