aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Fd/arg.in
blob: 659d03c9b5320be0d56d303306045fe6c794bd0b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.\" $OpenBSD: arg.in,v 1.1 2018/12/21 16:58:49 schwarze Exp $
.Dd $Mdocdate: December 21 2018 $
.Dt FD-ARG 2
.Os
.Sh NAME
.Nm Fd-arg
.Nd escape sequences in the arguments of in-line EOL macros
.Sh DESCRIPTION
.ds s \(sh
.Fd \*sunquoted unescaped
.Pp
.Fd "\*squoted" unescaped
.Pp
.Fd \\*sunquoted escaped
.Pp
.Fd "\\*squoted" escaped