Re: [PATCH] Psuedo->Pseudo
From: Michael Kerrisk (man-pages) <hidden>
Date: 2012-06-07 09:45:56
Thanks Jim, Applied for 3.42. Cheers, Michael On Tue, May 15, 2012 at 8:21 AM, Jim Hill [off-list ref] wrote:
quoted hunk
--- man4/pts.4 | 2 +- man7/pty.7 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)diff --git a/man4/pts.4 b/man4/pts.4 index 7164e10..ff81c63 100644 --- a/man4/pts.4 +++ b/man4/pts.4@@ -44,7 +44,7 @@ programs such asin which data read from the pseudoterminal master is sent across the network to a client program that is connected to a terminal or terminal emulator. .PP -Psuedoterminals can also be used to send input to programs that normally +Pseudoterminals can also be used to send input to programs that normally refuse to read input from pipes (such as .BR su (1), anddiff --git a/man7/pty.7 b/man7/pty.7 index c6d8c35..2860b30 100644 --- a/man7/pty.7 +++ b/man7/pty.7@@ -48,7 +48,7 @@ that is connected to the slave.Conversely, anything that is written to the slave end of the pseudoterminal can be read by the process that is connected to the master end. -Psuedoterminals are used by applications such as network login services +Pseudoterminals are used by applications such as network login services .RB ( ssh "(1), " rlogin "(1), " telnet (1)), terminal emulators, .BR script (1), -- 1.7.10.1.456.g16798d0
-- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Author of "The Linux Programming Interface"; http://man7.org/tlpi/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html