aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-09-09 04:44:44 +0200
committerMattias Andrée <maandree@operamail.com>2014-09-09 04:44:44 +0200
commitd881f69a73af31811bc11125d412d1e1eac134fb (patch)
treef5152f04535f98123174d3af66ea68231d37b2cf
parentm (diff)
downloadmds-d881f69a73af31811bc11125d412d1e1eac134fb.tar.gz
mds-d881f69a73af31811bc11125d412d1e1eac134fb.tar.bz2
mds-d881f69a73af31811bc11125d412d1e1eac134fb.tar.xz
m proto fix
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--doc/info/mds.texinfo12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo
index 18c1b9d..5603369 100644
--- a/doc/info/mds.texinfo
+++ b/doc/info/mds.texinfo
@@ -2009,28 +2009,28 @@ Reconfigure the virtual terminal the server is display on.
Your ID, provided by the @code{ID assignment} header
in response to a @code{Command: assign-id} header.
-@item Optional header: @code{graphical}
+@item Optional header: @code{Graphical}
@table @code
@item yes
Set the TTY graphical mode if the value of the header
-@code{graphical} is @code{yes}.
+@code{Graphical} is @code{yes}.
@item no
Set the TTY text mode if the value of the header
-@code{graphical} is @code{no}.
+@code{Graphical} is @code{no}.
@end table
The server implementing this protocol should not set the
TTY to text mode temporarily when switching TTY. It is
up the the server that set the request for graphical mode
to temporarily switch to text mode when switching TTY.
-@item Optional header: @code{exclusive}
+@item Optional header: @code{Exclusive}
@table @code
@item yes
The server may block other process from opening the TTY
-if the value of the header @code{exclusive} is @code{yes}.
+if the value of the header @code{Exclusive} is @code{yes}.
@item no
The server may not block other process from opening the TTY
-if the value of the header @code{exclusive} is @code{no}.
+if the value of the header @code{Exclusive} is @code{no}.
@end table
@item Response: