summaryrefslogtreecommitdiffstats
path: root/bin/stty/cchar.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/stty/cchar.c')
-rw-r--r--bin/stty/cchar.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/stty/cchar.c b/bin/stty/cchar.c
index 847cf74..b7a2128 100644
--- a/bin/stty/cchar.c
+++ b/bin/stty/cchar.c
@@ -64,6 +64,7 @@ struct cchar cchars1[] = {
{ "eol", VEOL, CEOL },
{ "eol2", VEOL2, CEOL },
{ "erase", VERASE, CERASE },
+ { "erase2", VERASE2, CERASE2 },
{ "intr", VINTR, CINTR },
{ "kill", VKILL, CKILL },
{ "lnext", VLNEXT, CLNEXT },
OpenPOWER on IntegriCloud