1 .\" $OpenBSD: escape.in,v 1.3 2017/07/04 14:53:27 schwarze Exp $
2 .TH STRING-ESCAPE 1 "December 3, 2010"
4 string-escape - preventing string interpolation
9 .SS Normal interpolation
12 The above line must be "result: *[right]".
13 .SS Intervening character
16 The above line must be "result: backslash*[right]",
21 The above line must be "result: backslash*[right]",
23 .SS Delayed interpolation
26 The above line must be "result: *[right]",