xref: /openbsd-src/regress/usr.bin/mandoc/roff/esc/z.out_ascii (revision 9f11ffb7133c203312a01e4b986886bc88c7d74b)
1ESC-Z(1)                    General Commands Manual                   ESC-Z(1)
2
3NNAAMMEE
4     eesscc--zz - the roff escape z sequence
5
6DDEESSCCRRIIPPTTIIOONN
7     single z with ASCII char: >x<
8     single z with escape char: >O<
9     single z with defined string (mytext): >mytext<
10     single z with font escape: >xxbboolldd<
11     single z with nospace escape: > new line<
12     single z with overstrike: >abc<
13     single z near the end of the line: ><
14     double z: >x<
15
16OpenBSD                          July 4, 2017                          OpenBSD
17