1 .\" $OpenBSD: escname.in,v 1.4 2017/07/04 14:53:27 schwarze Exp $
2 .Dd $Mdocdate: July 4 2017 $
7 .Nd escape sequences in macro names
16 define first\esecond = val3
17 .de first\\second end3
26 Values (first, second, first\esecond):
31 Remove all but second:
32 .rm first\\second first\esecond second
37 macro seperated from argument by an escape sequence:
38 .de witharg end4 excess arguments