aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Sh/subbefore.in
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-07-20 16:35:38 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-07-20 16:35:38 +0000
commit60c49c17265db41eb3c3c06d6190c15787e6c145 (patch)
tree054abc02419684ecdb89fa3a5a46865f6ef27f29 /regress/mdoc/Sh/subbefore.in
parentb23b3d3d14570d30896854b9b55cf48bc1d6ae12 (diff)
downloadmandoc-60c49c17265db41eb3c3c06d6190c15787e6c145.tar.gz
mandoc-60c49c17265db41eb3c3c06d6190c15787e6c145.tar.zst
mandoc-60c49c17265db41eb3c3c06d6190c15787e6c145.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.
Diffstat (limited to 'regress/mdoc/Sh/subbefore.in')
-rw-r--r--regress/mdoc/Sh/subbefore.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/regress/mdoc/Sh/subbefore.in b/regress/mdoc/Sh/subbefore.in
index 5209836f..41204021 100644
--- a/regress/mdoc/Sh/subbefore.in
+++ b/regress/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?