diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-04-11 04:08:22 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-04-11 04:08:22 +0200 |
commit | 4af2c772a9a9f44b29d67f01d4d7b17b59025935 (patch) | |
tree | 9b1bb47e12d94b7ab75aa23b2ba25f7a9c493498 /doc | |
parent | info: nesting applications + the real display server (diff) | |
download | mds-4af2c772a9a9f44b29d67f01d4d7b17b59025935.tar.gz mds-4af2c772a9a9f44b29d67f01d4d7b17b59025935.tar.bz2 mds-4af2c772a9a9f44b29d67f01d4d7b17b59025935.tar.xz |
info: real_display is a list
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/info/mds.texinfo | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index 1a8c23e..4959dd0 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -7554,6 +7554,10 @@ if and only if @command{mds} is started as a display server and not as a compatibility layer. +@env{REAL_DISPLAY} is a space-separated (U+0020) +list of supported display server protocol, ordered +by preference. + @node Discussion |