From ca961a5c43c4c895d530c50df7eca09570385d3f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 7 Apr 2015 02:35:14 +0200 Subject: typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/info/mds.texinfo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/info') diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index 4a810fc..bb15694 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -109,7 +109,7 @@ to use. Then the kernel creates a domain socket for the master server and spawns the master server and respawns it if it crashes. Because of this, if the master server crashes it will not lose its socket when it is respawned. -The master server than, on its initial spawn, starts +The master server then, on its initial spawn, starts the all servers and other programs that the user have choosen and then starts accepting connections to it and coordinates messages between servers and clients. Further, @@ -129,7 +129,7 @@ kernel cannot do this because when it has spawned the master server it has no reason to re-execute, its only mission is to respawn the master server it if would happen to crash. It would technically be possible to enable the kernel to -re-execute but it is not worth it as it as no reason to +re-execute but it is not worth it as there is no reason to re-execute, and doing so puts the display server at risk of crashing. @@ -1225,7 +1225,7 @@ to starta process in a new process group. An @command{mds} display server instance is comprised of multiple small servers that each implements a small part of the display server's functionallity. This chapter will -include all servers but the master sever, @command{mds-server} +include all servers but the master server, @command{mds-server} and the kernel, @command{mds}, the latter of which is not actually a server. -- cgit v1.2.3-70-g09d2