![]() ![]() | ![]() |
version 1.1, 2017/02/08 03:03:05 | version 1.4, 2020/04/18 20:40:13 | ||
---|---|---|---|
|
|
||
.Dd February 4, 2015 | .\" $OpenBSD$ | ||
.Dd $Mdocdate$ | |||
.Dt PP-ARG 1 | .Dt PP-ARG 1 | ||
.Os OpenBSD | .Os | ||
.Sh NAME | .Sh NAME | ||
.Nm Pp-arg | .Nm Pp-arg | ||
.Nd paragraph macro with arguments | .Nd paragraph macro with arguments | ||
.Sh DESCRIPTION | .Sh DESCRIPTION | ||
BEGINTEST | |||
.Pp | |||
line 1 | line 1 | ||
.Tg first | |||
.Pp drop this | .Pp drop this | ||
line 2 | line 2 | ||
.br drop this | .br drop this | ||
line 3 | line 3 | ||
.sp 1v drop this | .sp 1v drop this | ||
line 4 | line 4 | ||
.Tg last | |||
.Pp | |||
final text | |||
.Pp | |||
ENDTEST |