aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Xr
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/Xr
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/Xr')
-rw-r--r--regress/mdoc/Xr/args.in5
-rw-r--r--regress/mdoc/Xr/args.out_ascii2
-rw-r--r--regress/mdoc/Xr/args.out_lint16
-rw-r--r--regress/mdoc/Xr/args.out_markdown2
4 files changed, 12 insertions, 13 deletions
diff --git a/regress/mdoc/Xr/args.in b/regress/mdoc/Xr/args.in
index 74b9e841..486cf622 100644
--- a/regress/mdoc/Xr/args.in
+++ b/regress/mdoc/Xr/args.in
@@ -1,6 +1,7 @@
-.Dd June 9, 2017
+.\" $OpenBSD: args.in,v 1.10 2017/07/04 14:53:26 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt XR-ARGS 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Xr-args
.Nd additional arguments to cross references
diff --git a/regress/mdoc/Xr/args.out_ascii b/regress/mdoc/Xr/args.out_ascii
index 10d4b468..7dda3a84 100644
--- a/regress/mdoc/Xr/args.out_ascii
+++ b/regress/mdoc/Xr/args.out_ascii
@@ -14,4 +14,4 @@ DDEESSCCRRIIPPTTIIOONN
Finally, an (echo(1)) without a blank, half an echo, no blank after half
an echo, no echo and no echo at all.
-OpenBSD June 9, 2017 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Xr/args.out_lint b/regress/mdoc/Xr/args.out_lint
index cc734119..a0d0d761 100644
--- a/regress/mdoc/Xr/args.out_lint
+++ b/regress/mdoc/Xr/args.out_lint
@@ -1,9 +1,7 @@
-mandoc: args.in:28:2: WARNING: skipping empty macro: Xr
-mandoc: args.in:30:2: WARNING: skipping empty macro: Xr
-mandoc: args.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
-mandoc: args.in:1:5: BASE: Mdocdate missing: Dd June (OpenBSD)
-mandoc: args.in:22:13: STYLE: no blank before trailing delimiter: Xr ... 1)
-mandoc: args.in:24:2: WARNING: missing section argument: Xr echo
-mandoc: args.in:26:2: WARNING: missing section argument: Xr echo,
-mandoc: args.in:26:9: STYLE: no blank before trailing delimiter: Xr echo,
-mandoc: args.in: BASE: RCS id missing: (OpenBSD)
+mandoc: args.in:29:2: WARNING: skipping empty macro: Xr
+mandoc: args.in:31:2: WARNING: skipping empty macro: Xr
+mandoc: args.in:23:13: STYLE: no blank before trailing delimiter: Xr ... 1)
+mandoc: args.in:25:2: WARNING: missing section argument: Xr echo
+mandoc: args.in:27:2: WARNING: missing section argument: Xr echo,
+mandoc: args.in:27:9: STYLE: no blank before trailing delimiter: Xr echo,
+mandoc: args.in:23:8: STYLE: referenced manual not found: Xr echo 1)
diff --git a/regress/mdoc/Xr/args.out_markdown b/regress/mdoc/Xr/args.out_markdown
index 0efd2d76..d8cf6cb0 100644
--- a/regress/mdoc/Xr/args.out_markdown
+++ b/regress/mdoc/Xr/args.out_markdown
@@ -29,4 +29,4 @@ no echo
and no
echo at all.
-OpenBSD - June 9, 2017
+OpenBSD - July 4, 2017