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/before.out_ascii | |
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/before.out_ascii')
-rw-r--r-- | regress/mdoc/Sh/before.out_ascii | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/mdoc/Sh/before.out_ascii b/regress/mdoc/Sh/before.out_ascii index 5f03dfe1..3fb8f8c8 100644 --- a/regress/mdoc/Sh/before.out_ascii +++ b/regress/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 |