doc: ctlseq: add trailing space to fix XTGETTCAP entry in DCS table

Without the trailing space, both the sequence and the description
were getting packed into a single table column.
This commit is contained in:
Craig Barnes 2022-11-24 20:34:41 +00:00
parent 0fc8b65a2b
commit 1b24cf4fcb

View file

@ -703,7 +703,7 @@ and are terminated by *\\E\\* (ST).
: Begin (_C_=*1*) or end (_C_=*2*) application synchronized updates. : Begin (_C_=*1*) or end (_C_=*2*) application synchronized updates.
This sequence is supported for compatibility reasons, but it's This sequence is supported for compatibility reasons, but it's
recommended to use private mode 2026 (see above) instead. recommended to use private mode 2026 (see above) instead.
| \\EP + q <hex encoded capability name> \\E\\ | \\EP + q <hex encoded capability name> \\E\\
: Query builtin terminfo database (XTGETTCAP) : Query builtin terminfo database (XTGETTCAP)