diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2017-07-28 12:37:52 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2017-07-28 12:37:52 +0000 |
commit | b6b6ccb77c71678bfa613d854a2a045f407829cf (patch) | |
tree | f54b3128ade746bbddeb514f41fa46b074ff6e38 /regress/usr.bin/mandoc/mdoc/Sh/before.in | |
parent | f95b08897e1118e98b3e42439089651f0b3df002 (diff) |
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/usr.bin/mandoc/mdoc/Sh/before.in')
-rw-r--r-- | regress/usr.bin/mandoc/mdoc/Sh/before.in | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/regress/usr.bin/mandoc/mdoc/Sh/before.in b/regress/usr.bin/mandoc/mdoc/Sh/before.in index 20e3b13c5ac..82f8bdb499b 100644 --- a/regress/usr.bin/mandoc/mdoc/Sh/before.in +++ b/regress/usr.bin/mandoc/mdoc/Sh/before.in @@ -1,12 +1,10 @@ -.\" $OpenBSD: before.in,v 1.4 2017/07/20 16:33:13 schwarze Exp $ -.Dd $Mdocdate: July 20 2017 $ +.\" $OpenBSD: before.in,v 1.5 2017/07/28 12:37:51 schwarze Exp $ +.Dd $Mdocdate: July 28 2017 $ .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 |