From 0b21d92adc74eb650cc032213cb8d2fa2342151f Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Fri, 28 Jul 2017 12:48:04 +0000 Subject: Do not test .Xr here. It is not what this directory should focus on, and it is causing too much trouble in -portable. --- regress/mdoc/Sh/subbefore.in | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'regress/mdoc/Sh/subbefore.in') diff --git a/regress/mdoc/Sh/subbefore.in b/regress/mdoc/Sh/subbefore.in index d7dbcc60..0f9977cc 100644 --- a/regress/mdoc/Sh/subbefore.in +++ b/regress/mdoc/Sh/subbefore.in @@ -1,13 +1,11 @@ -.\" $OpenBSD: subbefore.in,v 1.3 2017/07/20 16:33:13 schwarze Exp $ +.\" $OpenBSD: subbefore.in,v 1.4 2017/07/28 12:37:51 schwarze Exp $ .Dd $Mdocdate$ .Dt SH-SUBBEFORE 1 .Os .Ss Subsection -Can -.Xr man 1 -on -.Ox -handle this? +Plain text and +.Em a macro +before the first section header. .Sh NAME .Nm Sh-subbefore .Nd subsection before the first section header -- cgit