diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-07-20 16:35:38 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-07-20 16:35:38 +0000 |
commit | 312c3b3894a653cdae71205eb853a602598198a5 (patch) | |
tree | 3b897a1e5608d4d7f0dd4eaa5724f1edccb48c7d /regress/mdoc/Sh/subbefore.out_markdown | |
parent | 404488c175ec95c522681e9630a8834ac830a378 (diff) | |
download | mandoc-312c3b3894a653cdae71205eb853a602598198a5.tar.gz |
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/mdoc/Sh/subbefore.out_markdown')
-rw-r--r-- | regress/mdoc/Sh/subbefore.out_markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/mdoc/Sh/subbefore.out_markdown b/regress/mdoc/Sh/subbefore.out_markdown index 82667779..c01172b3 100644 --- a/regress/mdoc/Sh/subbefore.out_markdown +++ b/regress/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 |