diff options
author | Ray Strode <rstrode@redhat.com> | 2015-10-27 15:56:04 -0400 |
---|---|---|
committer | Ray Strode <rstrode@redhat.com> | 2015-10-27 15:56:04 -0400 |
commit | 1c78f2dfccea17fe377349cbc74326e01347283e (patch) | |
tree | da62dde3f3e3568f92275200c31781633bc914c2 /docs/C | |
parent | 755565a16ed914af4ab59529e385c29fec077e74 (diff) | |
download | gdm-1c78f2dfccea17fe377349cbc74326e01347283e.tar.gz |
get rid of references to slaves
I really don't want
$ git grep slave
to return hits.
Diffstat (limited to 'docs/C')
-rw-r--r-- | docs/C/index.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/C/index.docbook b/docs/C/index.docbook index f41afba3..134b9bcb 100644 --- a/docs/C/index.docbook +++ b/docs/C/index.docbook @@ -1551,7 +1551,7 @@ gdm:.my.domain <para> If the Xserver does not respond in the specified number of seconds, then the connection is stopped and the session ended. - When this happens the slave daemon dies with an ALARM signal. + When this happens the daemon dies with an ALARM signal. Note that GDM 2.20 and earlier multiplied this setting by 2, so it may be necessary to increase the timeout if upgrading from GDM 2.20 and earlier to a newer version. |