diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2017-07-20 16:33:14 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2017-07-20 16:33:14 +0000 |
commit | f59212104f6f80205905b6b628bf9d84fe9e9446 (patch) | |
tree | e21f87a30d0137557119fdbb51d21efd30e5b176 /regress/usr.bin/mandoc/mdoc | |
parent | debfbc4b9fa75df29f266e3d9fad44414a92ac7a (diff) |
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.
Diffstat (limited to 'regress/usr.bin/mandoc/mdoc')
-rw-r--r-- | regress/usr.bin/mandoc/mdoc/Sh/before.in | 6 | ||||
-rw-r--r-- | regress/usr.bin/mandoc/mdoc/Sh/before.out_ascii | 4 | ||||
-rw-r--r-- | regress/usr.bin/mandoc/mdoc/Sh/before.out_markdown | 4 | ||||
-rw-r--r-- | regress/usr.bin/mandoc/mdoc/Sh/subbefore.in | 6 | ||||
-rw-r--r-- | regress/usr.bin/mandoc/mdoc/Sh/subbefore.out_ascii | 4 | ||||
-rw-r--r-- | regress/usr.bin/mandoc/mdoc/Sh/subbefore.out_markdown | 4 |
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 |