xref: /openbsd/regress/usr.bin/mandoc/roff/esc/p.in (revision 771fbea0)
1.\" $OpenBSD: p.in,v 1.2 2017/07/04 14:53:27 schwarze Exp $
2.Dd $Mdocdate: July 4 2017 $
3.Dt ESC-P 1
4.Os
5.Sh NAME
6.Nm esc-p
7.Nd line break escape sequence
8.Sh DESCRIPTION
9no blank: line one\pline two
10.Pp
11blank after esc: line one\p line two
12.Pp
13blank before esc: line one \pline two
14.Pp
15at eol: line one\p
16line two
17