blob: 0566c7a66f99101ec1c2a5e8c203cd5f336f6184 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
ESC-Z(1) General Commands Manual ESC-Z(1)
NNAAMMEE
eesscc--zz - the roff escape z sequence
DDEESSCCRRIIPPTTIIOONN
single z with ASCII char: >x<
single z with escape char: >O<
single z with defined string (mytext): >mytext<
single z with font escape: >xxbboolldd<
single z with nospace escape: > new line<
single z with overstrike: >abc<
single z with h escape: >m<
single z with char and h with positive argument: >a b<
single z with char and h with zero argument: >ab<
single z near the end of the line: ><
double z: >x<
OpenBSD April 27, 2022 OpenBSD
|