termios.3: tfix: 'IECHO' should be 'ECHO'.

Signed-off-by: James Hunt <james.hunt@ubuntu.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
James Hunt 2012-04-23 23:40:07 +12:00 committed by Michael Kerrisk
parent c7c7235c38
commit 96da8065c2
1 changed files with 1 additions and 1 deletions

View File

@ -409,7 +409,7 @@ or
.BR _SVID_SOURCE ]
.TP
.B ECHOPRT
(not in POSIX) If \fBICANON\fP and \fBIECHO\fP are also set, characters
(not in POSIX) If \fBICANON\fP and \fBECHO\fP are also set, characters
are printed as they are being erased.
[requires
.B _BSD_SOURCE