From 3ec36f02a4ea0c1b669f08ff3ff5ac21c0039be0 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 23 Aug 2015 03:42:06 +0200 Subject: m style 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index 276b3bf..bb4de5b 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -339,7 +339,7 @@ perhaps modify them. This enables you to do so much more with your display server. Moreover, if a single part of the system crashes it does not bring down the whole system, and the crashed server can be respawned -with minor side effects. @command{mds} is +with minor side-effects. @command{mds} is architectured in three layers: a microkernel, a master server and a collection of servers. And clients are actually located on the same layer as the @@ -368,7 +368,7 @@ privileges. All @command{mds}'s servers, that is all running parts of @command{mds} except the kernel, are designed so that they can re-execute themself so that -they can be updated online without any side effects. +they can be updated online without any side-effects. Servers serialises their state, saves it to RAM (in a directory created by the kernel), re-execute themself and loads their serialised state. The kernel cannot -- cgit v1.2.3-70-g09d2