summaryrefslogtreecommitdiff
path: root/usr/src/man/man4i/termio.4i
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man4i/termio.4i')
-rw-r--r--usr/src/man/man4i/termio.4i6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/man/man4i/termio.4i b/usr/src/man/man4i/termio.4i
index c30fdd5262..c7dcba468a 100644
--- a/usr/src/man/man4i/termio.4i
+++ b/usr/src/man/man4i/termio.4i
@@ -15,7 +15,7 @@
.\" If applicable, add the following below this CDDL HEADER, with the
.\" fields enclosed by brackets "[]" replaced with your own identifying
.\" information: Portions Copyright [yyyy] [name of copyright owner]
-.Dd August 13, 2021
+.Dd March 13, 2022
.Dt TERMIO 4I
.Os
.Sh NAME
@@ -233,7 +233,7 @@ Reprinting also occurs automatically if
characters that would normally be erased from the screen are fouled by program
output.
The characters are reprinted as if they were being echoed;
-consequencely, if
+consequently, if
.Dv ECHO
is not set, they are not printed.
.Pp
@@ -407,7 +407,7 @@ example, file transfer programs), where a program would like to process at
least
.Sy MIN
characters at a time.
-In case A, the inteercharacter timer is
+In case A, the intercharacter timer is
activated by a user as a safety measure; in case B, the timer is turned off.
.Pp
Cases C and D exist to handle single character, timed transfers.