summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2017-07-20 16:33:13 +0000
committerschwarze <schwarze@openbsd.org>2017-07-20 16:33:13 +0000
commit7266ece7535dc46b38097109bcd6300aabb42814 (patch)
tree9ef33b6606b8ae8f88ae0ff41b25ddc03283b014
parentupdate link to mandoc.bsd.lv (diff)
downloadwireguard-openbsd-7266ece7535dc46b38097109bcd6300aabb42814.tar.xz
wireguard-openbsd-7266ece7535dc46b38097109bcd6300aabb42814.zip
Avoid cross reference to mandoc(1) because it may cause a message
on other operating systems where mandoc is not installed, causing the test to fail in the portable test suite.
-rw-r--r--regress/usr.bin/mandoc/mdoc/Sh/before.in6
-rw-r--r--regress/usr.bin/mandoc/mdoc/Sh/before.out_ascii4
-rw-r--r--regress/usr.bin/mandoc/mdoc/Sh/before.out_markdown4
-rw-r--r--regress/usr.bin/mandoc/mdoc/Sh/subbefore.in6
-rw-r--r--regress/usr.bin/mandoc/mdoc/Sh/subbefore.out_ascii4
-rw-r--r--regress/usr.bin/mandoc/mdoc/Sh/subbefore.out_markdown4
6 files changed, 14 insertions, 14 deletions
diff --git a/regress/usr.bin/mandoc/mdoc/Sh/before.in b/regress/usr.bin/mandoc/mdoc/Sh/before.in
index 27ed39fad5a..20e3b13c5ac 100644
--- a/regress/usr.bin/mandoc/mdoc/Sh/before.in
+++ b/regress/usr.bin/mandoc/mdoc/Sh/before.in
@@ -1,9 +1,9 @@
-.\" $OpenBSD: before.in,v 1.3 2017/07/04 14:53:26 schwarze Exp $
-.Dd $Mdocdate: July 4 2017 $
+.\" $OpenBSD: before.in,v 1.4 2017/07/20 16:33:13 schwarze Exp $
+.Dd $Mdocdate: July 20 2017 $
.Dt SH-BEFORE 1
.Os
Can
-.Xr mandoc 1
+.Xr man 1
on
.Ox
handle this?
diff --git a/regress/usr.bin/mandoc/mdoc/Sh/before.out_ascii b/regress/usr.bin/mandoc/mdoc/Sh/before.out_ascii
index 5f03dfe1eae..3fb8f8c83c3 100644
--- a/regress/usr.bin/mandoc/mdoc/Sh/before.out_ascii
+++ b/regress/usr.bin/mandoc/mdoc/Sh/before.out_ascii
@@ -1,6 +1,6 @@
SH-BEFORE(1) General Commands Manual SH-BEFORE(1)
-Can mandoc(1) on OpenBSD handle this?
+Can man(1) on OpenBSD handle this?
NNAAMMEE
SShh--bbeeffoorree - content before the first section header
@@ -8,4 +8,4 @@ NNAAMMEE
DDEESSCCRRIIPPTTIIOONN
some text
-OpenBSD July 4, 2017 OpenBSD
+OpenBSD July 20, 2017 OpenBSD
diff --git a/regress/usr.bin/mandoc/mdoc/Sh/before.out_markdown b/regress/usr.bin/mandoc/mdoc/Sh/before.out_markdown
index bd184a3e560..835fb40b587 100644
--- a/regress/usr.bin/mandoc/mdoc/Sh/before.out_markdown
+++ b/regress/usr.bin/mandoc/mdoc/Sh/before.out_markdown
@@ -1,7 +1,7 @@
SH-BEFORE(1) - General Commands Manual
Can
-mandoc(1)
+man(1)
on
OpenBSD
handle this?
@@ -14,4 +14,4 @@ handle this?
some text
-OpenBSD - July 4, 2017
+OpenBSD - July 20, 2017
diff --git a/regress/usr.bin/mandoc/mdoc/Sh/subbefore.in b/regress/usr.bin/mandoc/mdoc/Sh/subbefore.in
index 5209836fc48..412040217b9 100644
--- a/regress/usr.bin/mandoc/mdoc/Sh/subbefore.in
+++ b/regress/usr.bin/mandoc/mdoc/Sh/subbefore.in
@@ -1,10 +1,10 @@
-.\" $OpenBSD: subbefore.in,v 1.2 2017/07/04 14:53:26 schwarze Exp $
-.Dd $Mdocdate: July 4 2017 $
+.\" $OpenBSD: subbefore.in,v 1.3 2017/07/20 16:33:13 schwarze Exp $
+.Dd $Mdocdate: July 20 2017 $
.Dt SH-SUBBEFORE 1
.Os
.Ss Subsection
Can
-.Xr mandoc 1
+.Xr man 1
on
.Ox
handle this?
diff --git a/regress/usr.bin/mandoc/mdoc/Sh/subbefore.out_ascii b/regress/usr.bin/mandoc/mdoc/Sh/subbefore.out_ascii
index 67202e1b4b4..c36fc124d1a 100644
--- a/regress/usr.bin/mandoc/mdoc/Sh/subbefore.out_ascii
+++ b/regress/usr.bin/mandoc/mdoc/Sh/subbefore.out_ascii
@@ -1,7 +1,7 @@
SH-SUBBEFORE(1) General Commands Manual SH-SUBBEFORE(1)
SSuubbsseeccttiioonn
- Can mandoc(1) on OpenBSD handle this?
+ Can man(1) on OpenBSD handle this?
NNAAMMEE
SShh--ssuubbbbeeffoorree - subsection before the first section header
@@ -9,4 +9,4 @@ NNAAMMEE
DDEESSCCRRIIPPTTIIOONN
some text
-OpenBSD July 4, 2017 OpenBSD
+OpenBSD July 20, 2017 OpenBSD
diff --git a/regress/usr.bin/mandoc/mdoc/Sh/subbefore.out_markdown b/regress/usr.bin/mandoc/mdoc/Sh/subbefore.out_markdown
index 82667779bd7..c01172b3c1d 100644
--- a/regress/usr.bin/mandoc/mdoc/Sh/subbefore.out_markdown
+++ b/regress/usr.bin/mandoc/mdoc/Sh/subbefore.out_markdown
@@ -3,7 +3,7 @@ SH-SUBBEFORE(1) - General Commands Manual
## Subsection
Can
-mandoc(1)
+man(1)
on
OpenBSD
handle this?
@@ -16,4 +16,4 @@ handle this?
some text
-OpenBSD - July 4, 2017
+OpenBSD - July 20, 2017