=================================================================== RCS file: /cvs/mandoc/regress/mdoc/Pp/arg.in,v retrieving revision 1.2 retrieving revision 1.4 diff -u -p -r1.2 -r1.4 --- mandoc/regress/mdoc/Pp/arg.in 2017/07/04 15:26:07 1.2 +++ mandoc/regress/mdoc/Pp/arg.in 2020/04/18 20:40:13 1.4 @@ -1,15 +1,23 @@ -.\" $OpenBSD: arg.in,v 1.2 2017/07/04 15:26:07 schwarze Exp $ -.Dd $Mdocdate: July 4 2017 $ +.\" $OpenBSD: arg.in,v 1.4 2020/04/18 20:40:13 schwarze Exp $ +.Dd $Mdocdate: April 18 2020 $ .Dt PP-ARG 1 .Os .Sh NAME .Nm Pp-arg .Nd paragraph macro with arguments .Sh DESCRIPTION +BEGINTEST +.Pp line 1 +.Tg first .Pp drop this line 2 .br drop this line 3 .sp 1v drop this line 4 +.Tg last +.Pp +final text +.Pp +ENDTEST