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/Cm/font.in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 regress/mdoc/Cm/font.in (limited to 'regress/mdoc/Cm/font.in') diff --git a/regress/mdoc/Cm/font.in b/regress/mdoc/Cm/font.in new file mode 100644 index 00000000..db58f6dd --- /dev/null +++ b/regress/mdoc/Cm/font.in @@ -0,0 +1,10 @@ +.Dd July 9, 2012 +.Dt CM-FONT 1 +.Os OpenBSD +.Sh NAME +.Nm Cm-font +.Nd changing fonts inside the command modifier macro +.Sh DESCRIPTION +normal text +.Cm bold\\fIemphasis\\fPback +trailing text -- cgit