aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/esc/p.in
blob: b94ab13adfe7f2fa520b25b4d6f5272b91b12250 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.Dd June 14, 2017
.Dt ESC-P 1
.Os OpenBSD
.Sh NAME
.Nm esc-p
.Nd line break escape sequence
.Sh DESCRIPTION
no blank: line one\pline two
.Pp
blank after esc: line one\p line two
.Pp
blank before esc: line one \pline two
.Pp
at eol: line one\p
line two