git: 2ea3ea61182f - stable/15 - stty(1): list DISCARD control character
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 06 Sep 2026 20:19:11 UTC
The branch stable/15 has been updated by naddy:
URL: https://cgit.FreeBSD.org/src/commit/?id=2ea3ea61182f74268844bb1e2816c107c3d63cd2
commit 2ea3ea61182f74268844bb1e2816c107c3d63cd2
Author: Christian Weisgerber <naddy@FreeBSD.org>
AuthorDate: 2026-09-06 20:06:17 +0000
Commit: Christian Weisgerber <naddy@FreeBSD.org>
CommitDate: 2026-09-06 20:06:17 +0000
stty(1): list DISCARD control character
(cherry picked from commit da8b3e70abecdb038eac87086748899a04b29636)
---
bin/stty/stty.1 | 1 +
1 file changed, 1 insertion(+)
diff --git a/bin/stty/stty.1 b/bin/stty/stty.1
index 4f0126dde275..352426568a34 100644
--- a/bin/stty/stty.1
+++ b/bin/stty/stty.1
@@ -401,6 +401,7 @@ Recognized control-characters:
.It susp Ta Tn VSUSP Ta SUSP No character
.It start Ta Tn VSTART Ta START No character
.It stop Ta Tn VSTOP Ta STOP No character
+.It discard Ta Tn VDISCARD Ta DISCARD No character
.It dsusp Ta Tn VDSUSP Ta DSUSP No character
.It lnext Ta Tn VLNEXT Ta LNEXT No character
.It reprint Ta Tn VREPRINT Ta REPRINT No character