recursive delayed expansion of escape sequences in macro arguments
-# $OpenBSD: Makefile,v 1.4 2014/07/06 19:08:57 schwarze Exp $
+# $OpenBSD: Makefile,v 1.5 2023/10/21 17:28:01 schwarze Exp $
-REGRESS_TARGETS = roff man mdoc
+REGRESS_TARGETS = roff man mdoc esc
LINT_TARGETS = roff man mdoc
.include <bsd.regress.mk>
--- /dev/null
+.\" $OpenBSD: esc.in,v 1.1 2023/10/21 17:28:01 schwarze Exp $
+.TH ARGS-ESC 1 "October 21, 2023"
+.SH NAME
+args-esc - delayed escape sequence expansion in macro arguments
+.SH DESCRIPTION
+.ds inner content
+.ds outer \\*[inner]
+.B \\*[outer]
--- /dev/null
+ARGS-ESC(1) General Commands Manual ARGS-ESC(1)
+
+N\bNA\bAM\bME\bE
+ args-esc - delayed escape sequence expansion in macro arguments
+
+D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
+ c\bco\bon\bnt\bte\ben\bnt\bt
+
+OpenBSD October 21, 2023 ARGS-ESC(1)