6 .Nd the roff escape z sequence
8 single z with ASCII char: >\zx<
10 single z with escape char: >\z\(ci<
13 single z with defined string (\*[mystr]): >\z\*[mystr]<
15 single z with font escape: >\z\fBxbold\fP<
17 single z with nospace escape: >\z\c
20 single z with overstrike: >\z\o'ab'c<
22 single z near the end of the line: >\z<