From 4c0770c1ecd159a77561d8e0364385f4bb758650 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/Ad/font.in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 regress/mdoc/Ad/font.in (limited to 'regress/mdoc/Ad/font.in') diff --git a/regress/mdoc/Ad/font.in b/regress/mdoc/Ad/font.in new file mode 100644 index 00000000..104bc194 --- /dev/null +++ b/regress/mdoc/Ad/font.in @@ -0,0 +1,10 @@ +.Dd November 20, 2014 +.Dt AD-FONT 1 +.Os OpenBSD +.Sh NAME +.Nm Ad-font +.Nd changing fonts inside the address macro +.Sh DESCRIPTION +normal text +.Ad emphasis\\fBbold\\fPback | after : punctuation +trailing text -- cgit