* [PATCH] termios.3: 'ECHO' not 'IECHO'
@ 2012-04-23 10:40 James Hunt
[not found] ` <4F9531A2.3060300-GeWIH/nMZzLQT0dZR+AlfA@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: James Hunt @ 2012-04-23 10:40 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
linux-man-u79uwXL29TY76Z2rM5mHXA
[-- Attachment #1: Type: text/plain, Size: 163 bytes --]
Kind regards,
James
--
James Hunt
____________________________________
http://upstart.ubuntu.com/cookbook
http://upstart.ubuntu.com/cookbook/upstart_cookbook.pdf
[-- Attachment #2: 0001-Typo-IECHO-should-be-ECHO.patch --]
[-- Type: text/x-diff, Size: 788 bytes --]
>From 057ceb437f1600ceb4afcadf9c186291f268d274 Mon Sep 17 00:00:00 2001
From: James Hunt <james.hunt-GeWIH/nMZzLQT0dZR+AlfA@public.gmane.org>
Date: Mon, 23 Apr 2012 11:37:18 +0100
Subject: [PATCH] Typo: 'IECHO' should be 'ECHO'.
Signed-off-by: James Hunt <james.hunt-GeWIH/nMZzLQT0dZR+AlfA@public.gmane.org>
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-04-23 11:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-23 10:40 [PATCH] termios.3: 'ECHO' not 'IECHO' James Hunt
[not found] ` <4F9531A2.3060300-GeWIH/nMZzLQT0dZR+AlfA@public.gmane.org>
2012-04-23 11:41 ` Michael Kerrisk (man-pages)
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.