git: 50949816e0f1 - stable/14 - stty(1): list DISCARD control character
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 06 Sep 2026 20:37:25 UTC
The branch stable/14 has been updated by naddy:
URL: https://cgit.FreeBSD.org/src/commit/?id=50949816e0f1f8338b37bb4cc1da21a86b09e5c3
commit 50949816e0f1f8338b37bb4cc1da21a86b09e5c3
Author: Christian Weisgerber <naddy@FreeBSD.org>
AuthorDate: 2026-09-06 20:24:47 +0000
Commit: Christian Weisgerber <naddy@FreeBSD.org>
CommitDate: 2026-09-06 20:24:47 +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 c572a657a997..8e8f79033c8f 100644
--- a/bin/stty/stty.1
+++ b/bin/stty/stty.1
@@ -403,6 +403,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