MAL to MSL
[fanfix.git] / docs / images.md
index a307ccaddb53f409b921b7c4140e3f17ee25cb47..548c028edfa4c4e1b1735c23e86f2d95adac971d 100644 (file)
@@ -494,7 +494,7 @@ Default parameters and ranges are listed below:
 The terminal must also support the following new queries:
 
 | Query           | Response              | Description                    |
-|-----------------------------------------|--------------------------------|
+|-----------------|-----------------------|--------------------------------|
 | CSI ? 1 0 0 n   | CSI ? z ; y ; x n     | Report cursor Z, Y, X position |
 | CSI ? 1 8 t     | CSI ? 8 ; l ; h ; w t | Report the text area cube layers, height, width |
 
@@ -563,10 +563,10 @@ Layers - Integration With Existing Sequences
 
 Sequences that insert characters/lines, delete characters/lines, or
 modify larger regions are changed to act upon multiple layers as
-defined below.  By default, MSL (Modify All Layers) is off/unset, and
-Z is 1, so if the application never changes MSL or Z then these
-sequences will produce the same visible output as a terminal without
-layer support.
+defined below.  By default, MSL (Manipulate Single Layer) is
+off/unset, and Z is 1, so if the application never changes MSL or Z
+then these sequences will produce the same visible output as a
+terminal without layer support.
 
 A terminal is not required to support all of these sequences; however,
 for those sequences it does support, if it supports the layers feature