1 .\" $OpenBSD: delim.in,v 1.1 2022/06/08 13:08:00 schwarze Exp $
2 .Dd $Mdocdate: June 8 2022 $
7 .Nd argument delimiters for the C escape sequence
11 single byte: \C'_'\C'-'
15 multiple bytes: \C'integral'
16 .Ss Argument delimiters
17 unsupported \er: \C\rat\ru
19 ignored \e&: \C\&at\&u
25 special \e-: \C\-at\-u
29 nospace \ec: \C\cat\cu
31 .\"XXX skipchar \ec: \C\zat\zu
34 string expansion: \C\*[mystr]
37 register expansion: \C\n[myreg]u
39 ignored \eON: \C\O1at\O2u
41 special character: \C\(hyat\(hyu
43 ignored \eZ\(aqstr\(aq: \C\Z'foo'at\Z'bar'u
45 horizontal motion: \C\h'1'at\h'3'u
47 horizontal line: \C\l'4'at\l'2'u
49 overstrike: \C\o'ab'at\o'cd'u