diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-07-28 12:48:04 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-07-28 12:48:04 +0000 |
commit | 0b21d92adc74eb650cc032213cb8d2fa2342151f (patch) | |
tree | 1c62e38118808cbb60450fe0dfdc223ca05e185d /regress/mdoc/Sh/before.in | |
parent | 66351285d76df24b08f66d3deb2d1e650178c8d6 (diff) | |
download | mandoc-0b21d92adc74eb650cc032213cb8d2fa2342151f.tar.gz |
Do not test .Xr here. It is not what this directory should focus on,
and it is causing too much trouble in -portable.
Diffstat (limited to 'regress/mdoc/Sh/before.in')
-rw-r--r-- | regress/mdoc/Sh/before.in | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/regress/mdoc/Sh/before.in b/regress/mdoc/Sh/before.in index bc181a0b..13ed9d50 100644 --- a/regress/mdoc/Sh/before.in +++ b/regress/mdoc/Sh/before.in @@ -1,12 +1,10 @@ -.\" $OpenBSD: before.in,v 1.4 2017/07/20 16:33:13 schwarze Exp $ +.\" $OpenBSD: before.in,v 1.5 2017/07/28 12:37:51 schwarze Exp $ .Dd $Mdocdate$ .Dt SH-BEFORE 1 .Os -Can -.Xr man 1 -on -.Ox -handle this? +Plain text and +.Em a macro +before the first section header. .Sh NAME .Nm Sh-before .Nd content before the first section header |