diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-05-04 19:28:58 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-05-04 19:28:58 +0200 |
commit | 37c74c559d39d1ddfd2ac5d8830193bdb3d33cb2 (patch) | |
tree | ae30d837717ab7766ab6b09b2a6a8ecebc5dd1fc /doc/info/mds.texinfo | |
parent | info: footnote: wayland is not actually monolithic, it is just a protocol (diff) | |
download | mds-37c74c559d39d1ddfd2ac5d8830193bdb3d33cb2.tar.gz mds-37c74c559d39d1ddfd2ac5d8830193bdb3d33cb2.tar.bz2 mds-37c74c559d39d1ddfd2ac5d8830193bdb3d33cb2.tar.xz |
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | doc/info/mds.texinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index 4f5b1d1..42da451 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -8868,10 +8868,10 @@ send a signal, for instance SIGUSR1, to upgrade the whole server, however this is not favourable, and X.org does not do this. The reference implemention of the mds protocol lets you safely upgrade any part -of it unline by sending SIGUSR1 to the server that +of it online by sending SIGUSR1 to the server that should be upgraded. On catastrophic failure in this -process 0a server would restart and lose volatile -data, but the server shoul be upgraded and it would +process the server would restart and lose volatile +data, but the server should be upgraded and it would ask all running clients for resend information the server lost. |