summaryrefslogblamecommitdiffstats
path: root/regress/roff/esc/p.in
blob: 2352b8c642c9b28ba8a6e9aca2f6769a436ea43f (plain) (tree)
1
2
3
4

                                                           
           
   











                                     
.\" $OpenBSD: p.in,v 1.2 2017/07/04 14:53:27 schwarze Exp $
.Dd $Mdocdate$
.Dt ESC-P 1
.Os
.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