From d9f0f81c846a8405c29870e4a8379e5e79d1cad3 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Wed, 8 Feb 2017 03:02:13 +0000 Subject: Finally port the OpenBSD regression suite. Both kristaps@ and wiz@ repeated asked for this, literally for years. --- regress/mdoc/break/tail.in | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 regress/mdoc/break/tail.in (limited to 'regress/mdoc/break/tail.in') diff --git a/regress/mdoc/break/tail.in b/regress/mdoc/break/tail.in new file mode 100644 index 00000000..ff250591 --- /dev/null +++ b/regress/mdoc/break/tail.in @@ -0,0 +1,37 @@ +.Dd April 5, 2015 +.Dt BREAK-TAIL 1 +.Os OpenBSD +.Sh NAME +.Nm break-tail +.Nd tail arguments on broken blocks +.Sh DESCRIPTION +Broken by a partial explicit block: +.Ao ao +.Bo bo ac +.Ac bc +.Bc tail +.Ao ao +.Bo bo ac +.Ac bc +.Bc Po po pc +.Pc tail +.Pp +Broken by a partial implicit block: +.Aq aq Bo bo eol +.Bc tail +.Aq aq Bo bo eol +.Bc Po po pc +.Pc tail +.Pp +Broken by a full implicit block: +.Bl -tag -width Ds -offset indent +.It it Ao ao ac +.Ac tail +list body +.El +.Bl -tag -width Ds -offset indent +.It it Ao ao ac +.Ac Po po pc +.Pc tail +list body +.El -- cgit v1.2.3-56-ge451