diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-04-07 02:18:43 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-04-07 02:18:43 +0200 |
commit | 219174fc74fb1b53175ee21647122c89f233efb9 (patch) | |
tree | c5222500e61fe3c1872734ec979972b714015a24 /doc/info/mds.texinfo | |
parent | typo (diff) | |
download | mds-219174fc74fb1b53175ee21647122c89f233efb9.tar.gz mds-219174fc74fb1b53175ee21647122c89f233efb9.tar.bz2 mds-219174fc74fb1b53175ee21647122c89f233efb9.tar.xz |
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | doc/info/mds.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index a03645d..50f1c85 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -356,7 +356,7 @@ time they were closed. A crucial task of any display server is letting child processes know which display server they should -connect to. @command{X.org} does by setting the +connect to. @command{X.org} does this by setting the environment variable @env{DISPLAY} to @code{<host>:<display index>}, where @code{<host>} is empty if the display is one the local machine. |