Kind regards, James -- James Hunt ____________________________________ http://upstart.ubuntu.com/cookbook http://upstart.ubuntu.com/cookbook/upstart_cookbook.pdf
>From 057ceb437f1600ceb4afcadf9c186291f268d274 Mon Sep 17 00:00:00 2001 From: James Hunt <james.hunt@xxxxxxxxxx> Date: Mon, 23 Apr 2012 11:37:18 +0100 Subject: [PATCH] Typo: 'IECHO' should be 'ECHO'. Signed-off-by: James Hunt <james.hunt@xxxxxxxxxx> --- man3/termios.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/termios.3 b/man3/termios.3 index dd16721..f768d1e 100644 --- a/man3/termios.3 +++ b/man3/termios.3 @@ -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 -- 1.7.9.5