aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Vt
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/Vt')
-rw-r--r--regress/mdoc/Vt/noarg.in4
-rw-r--r--regress/mdoc/Vt/noarg.out_ascii4
-rw-r--r--regress/mdoc/Vt/noarg.out_lint1
-rw-r--r--regress/mdoc/Vt/noarg.out_markdown4
4 files changed, 7 insertions, 6 deletions
diff --git a/regress/mdoc/Vt/noarg.in b/regress/mdoc/Vt/noarg.in
index 929dc05c..d849b877 100644
--- a/regress/mdoc/Vt/noarg.in
+++ b/regress/mdoc/Vt/noarg.in
@@ -1,4 +1,4 @@
-.Dd January 20, 2011
+.Dd June 9, 2017
.Dt VT-NOARG 1
.Os OpenBSD
.Sh NAME
@@ -6,7 +6,7 @@
.Nd variable type macro without arguments
.Sh DESCRIPTION
with arguments
-.Vt signed int
+.Vt signed int.
no arguments
.Vt
end of test document
diff --git a/regress/mdoc/Vt/noarg.out_ascii b/regress/mdoc/Vt/noarg.out_ascii
index 04ca18dd..5549bb87 100644
--- a/regress/mdoc/Vt/noarg.out_ascii
+++ b/regress/mdoc/Vt/noarg.out_ascii
@@ -4,6 +4,6 @@ NNAAMMEE
VVtt--nnooaarrgg - variable type macro without arguments
DDEESSCCRRIIPPTTIIOONN
- with arguments _s_i_g_n_e_d _i_n_t no arguments end of test document
+ with arguments _s_i_g_n_e_d _i_n_t_. no arguments end of test document
-OpenBSD January 20, 2011 OpenBSD
+OpenBSD June 9, 2017 OpenBSD
diff --git a/regress/mdoc/Vt/noarg.out_lint b/regress/mdoc/Vt/noarg.out_lint
index 4834a82a..3774062e 100644
--- a/regress/mdoc/Vt/noarg.out_lint
+++ b/regress/mdoc/Vt/noarg.out_lint
@@ -1 +1,2 @@
mandoc: noarg.in:11:2: WARNING: skipping empty macro: Vt
+mandoc: noarg.in:9:15: STYLE: no blank before trailing delimiter: Vt ... int.
diff --git a/regress/mdoc/Vt/noarg.out_markdown b/regress/mdoc/Vt/noarg.out_markdown
index 4ed95290..d47c129c 100644
--- a/regress/mdoc/Vt/noarg.out_markdown
+++ b/regress/mdoc/Vt/noarg.out_markdown
@@ -7,8 +7,8 @@ VT-NOARG(1) - General Commands Manual
# DESCRIPTION
with arguments
-*signed int*
+*signed int.*
no arguments
end of test document
-OpenBSD - January 20, 2011
+OpenBSD - June 9, 2017