aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Ns
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/Ns
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/Ns')
-rw-r--r--regress/mdoc/Ns/position.in5
-rw-r--r--regress/mdoc/Ns/position.out_ascii2
-rw-r--r--regress/mdoc/Ns/position.out_lint7
-rw-r--r--regress/mdoc/Ns/position.out_markdown2
-rw-r--r--regress/mdoc/Ns/punct.in5
-rw-r--r--regress/mdoc/Ns/punct.out_ascii2
-rw-r--r--regress/mdoc/Ns/punct.out_markdown2
7 files changed, 12 insertions, 13 deletions
diff --git a/regress/mdoc/Ns/position.in b/regress/mdoc/Ns/position.in
index 56fc5de6..c906ec52 100644
--- a/regress/mdoc/Ns/position.in
+++ b/regress/mdoc/Ns/position.in
@@ -1,6 +1,7 @@
-.Dd June 27, 2017
+.\" $OpenBSD: position.in,v 1.6 2017/07/04 14:53:25 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt NS-POSITION 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Ns-position
.Nd effect of the position of the no space macro on the line
diff --git a/regress/mdoc/Ns/position.out_ascii b/regress/mdoc/Ns/position.out_ascii
index 26de0562..fd56211d 100644
--- a/regress/mdoc/Ns/position.out_ascii
+++ b/regress/mdoc/Ns/position.out_ascii
@@ -20,4 +20,4 @@ DDEESSCCRRIIPPTTIIOONN
At the end of partial implicit: [before][after]
-OpenBSD June 27, 2017 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Ns/position.out_lint b/regress/mdoc/Ns/position.out_lint
index aa1f3275..16f4cdd8 100644
--- a/regress/mdoc/Ns/position.out_lint
+++ b/regress/mdoc/Ns/position.out_lint
@@ -1,5 +1,2 @@
-mandoc: position.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
-mandoc: position.in:1:5: BASE: Mdocdate missing: Dd June (OpenBSD)
-mandoc: position.in:10:2: WARNING: skipping no-space macro
-mandoc: position.in:27:15: WARNING: skipping no-space macro
-mandoc: position.in: BASE: RCS id missing: (OpenBSD)
+mandoc: position.in:11:2: WARNING: skipping no-space macro
+mandoc: position.in:28:15: WARNING: skipping no-space macro
diff --git a/regress/mdoc/Ns/position.out_markdown b/regress/mdoc/Ns/position.out_markdown
index 8b6c509c..6c906883 100644
--- a/regress/mdoc/Ns/position.out_markdown
+++ b/regress/mdoc/Ns/position.out_markdown
@@ -32,4 +32,4 @@ At the end of a macro line:
At the end of partial implicit:
\[before]\[after]
-OpenBSD - June 27, 2017
+OpenBSD - July 4, 2017
diff --git a/regress/mdoc/Ns/punct.in b/regress/mdoc/Ns/punct.in
index 20cfe5cc..a8263cf2 100644
--- a/regress/mdoc/Ns/punct.in
+++ b/regress/mdoc/Ns/punct.in
@@ -1,6 +1,7 @@
-.Dd October 1, 2010
+.\" $OpenBSD: punct.in,v 1.4 2017/07/04 14:53:25 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt NS-PUNCT 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Ns-punct
.Nd punctuation after the no space macro
diff --git a/regress/mdoc/Ns/punct.out_ascii b/regress/mdoc/Ns/punct.out_ascii
index 2afbf866..ac761de5 100644
--- a/regress/mdoc/Ns/punct.out_ascii
+++ b/regress/mdoc/Ns/punct.out_ascii
@@ -7,4 +7,4 @@ DDEESSCCRRIIPPTTIIOONN
Normal words: nons no Opening punctuation: no(ns no Closing punctuation:
nons) no
-OpenBSD October 1, 2010 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Ns/punct.out_markdown b/regress/mdoc/Ns/punct.out_markdown
index 92a02c26..d67acfb8 100644
--- a/regress/mdoc/Ns/punct.out_markdown
+++ b/regress/mdoc/Ns/punct.out_markdown
@@ -13,4 +13,4 @@ no(ns no
Closing punctuation:
nons) no
-OpenBSD - October 1, 2010
+OpenBSD - July 4, 2017