aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Ft
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-07-04 15:24:36 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-07-04 15:24:36 +0000
commit59c9d1f4aa4c809091049f979c1bbc2479716399 (patch)
treefd3b27a49a34e228d186449fec87b424c1564988 /regress/mdoc/Ft
parent423ba251975a0c4f170f9e93bb7237b898b67fef (diff)
downloadmandoc-59c9d1f4aa4c809091049f979c1bbc2479716399.tar.gz
mandoc-59c9d1f4aa4c809091049f979c1bbc2479716399.tar.zst
mandoc-59c9d1f4aa4c809091049f979c1bbc2479716399.zip
Messages of the -Wbase level now print STYLE:. Since this
causes horrible churn anyway, profit of the opportunity to stop excessive testing, such that this is hopefully the last instance of such churn. Consistently use OpenBSD RCS tags, blank .Os, blank fourth .TH argument, and Mdocdate like everywhere else. Use -Ios=OpenBSD for platform-independent predictable output.
Diffstat (limited to 'regress/mdoc/Ft')
-rw-r--r--regress/mdoc/Ft/font.in5
-rw-r--r--regress/mdoc/Ft/font.out_ascii2
-rw-r--r--regress/mdoc/Ft/font.out_markdown2
3 files changed, 5 insertions, 4 deletions
diff --git a/regress/mdoc/Ft/font.in b/regress/mdoc/Ft/font.in
index 6304aadd..1ea7a3f5 100644
--- a/regress/mdoc/Ft/font.in
+++ b/regress/mdoc/Ft/font.in
@@ -1,6 +1,7 @@
-.Dd July 9, 2012
+.\" $OpenBSD: font.in,v 1.2 2017/07/04 14:53:25 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt FT-FONT 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Ft-font
.Nd changing fonts inside the function return type macro
diff --git a/regress/mdoc/Ft/font.out_ascii b/regress/mdoc/Ft/font.out_ascii
index ded66eca..ea56b241 100644
--- a/regress/mdoc/Ft/font.out_ascii
+++ b/regress/mdoc/Ft/font.out_ascii
@@ -6,4 +6,4 @@ NNAAMMEE
DDEESSCCRRIIPPTTIIOONN
normal text _e_m_p_h_a_s_i_sbboolldd_b_a_c_k trailing text
-OpenBSD July 9, 2012 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Ft/font.out_markdown b/regress/mdoc/Ft/font.out_markdown
index 658bf4f8..c7ef33c9 100644
--- a/regress/mdoc/Ft/font.out_markdown
+++ b/regress/mdoc/Ft/font.out_markdown
@@ -10,4 +10,4 @@ normal text
*emphasis**bold**back*
trailing text
-OpenBSD - July 9, 2012
+OpenBSD - July 4, 2017