From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from localhost (fantadrom.bsd.lv [local]) by fantadrom.bsd.lv (OpenSMTPD) with ESMTPA id aa09dd06 for ; Fri, 28 Jul 2017 07:48:35 -0500 (EST) Date: Fri, 28 Jul 2017 07:48:35 -0500 (EST) Message-Id: <8227517431964347490.enqueue@fantadrom.bsd.lv> X-Mailinglist: mandoc-source Reply-To: source@mandoc.bsd.lv MIME-Version: 1.0 From: schwarze@mandoc.bsd.lv To: source@mandoc.bsd.lv Subject: mandoc: Do not test .Xr here. X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Log Message: ----------- Do not test .Xr here. It is not what this directory should focus on, and it is causing too much trouble in -portable. Modified Files: -------------- mandoc/regress/mdoc/Sh: before.in before.out_ascii before.out_markdown subbefore.in subbefore.out_ascii subbefore.out_markdown Revision Data ------------- Index: before.in =================================================================== RCS file: /home/cvs/mandoc/mandoc/regress/mdoc/Sh/before.in,v retrieving revision 1.3 retrieving revision 1.4 diff -Lregress/mdoc/Sh/before.in -Lregress/mdoc/Sh/before.in -u -p -r1.3 -r1.4 --- regress/mdoc/Sh/before.in +++ 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 Index: subbefore.out_ascii =================================================================== RCS file: /home/cvs/mandoc/mandoc/regress/mdoc/Sh/subbefore.out_ascii,v retrieving revision 1.3 retrieving revision 1.4 diff -Lregress/mdoc/Sh/subbefore.out_ascii -Lregress/mdoc/Sh/subbefore.out_ascii -u -p -r1.3 -r1.4 --- regress/mdoc/Sh/subbefore.out_ascii +++ regress/mdoc/Sh/subbefore.out_ascii @@ -1,7 +1,7 @@ SH-SUBBEFORE(1) General Commands Manual SH-SUBBEFORE(1) SSuubbsseeccttiioonn - Can man(1) on OpenBSD handle this? + Plain text and _a _m_a_c_r_o before the first section header. NNAAMMEE SShh--ssuubbbbeeffoorree - subsection before the first section header @@ -9,4 +9,4 @@ NNAAMMEE DDEESSCCRRIIPPTTIIOONN some text -OpenBSD July 20, 2017 OpenBSD +OpenBSD July 28, 2017 OpenBSD Index: subbefore.out_markdown =================================================================== RCS file: /home/cvs/mandoc/mandoc/regress/mdoc/Sh/subbefore.out_markdown,v retrieving revision 1.3 retrieving revision 1.4 diff -Lregress/mdoc/Sh/subbefore.out_markdown -Lregress/mdoc/Sh/subbefore.out_markdown -u -p -r1.3 -r1.4 --- regress/mdoc/Sh/subbefore.out_markdown +++ regress/mdoc/Sh/subbefore.out_markdown @@ -2,11 +2,9 @@ SH-SUBBEFORE(1) - General Commands Manua ## Subsection -Can -man(1) -on -OpenBSD -handle this? +Plain text and +*a macro* +before the first section header. # NAME @@ -16,4 +14,4 @@ handle this? some text -OpenBSD - July 20, 2017 +OpenBSD - July 28, 2017 Index: subbefore.in =================================================================== RCS file: /home/cvs/mandoc/mandoc/regress/mdoc/Sh/subbefore.in,v retrieving revision 1.3 retrieving revision 1.4 diff -Lregress/mdoc/Sh/subbefore.in -Lregress/mdoc/Sh/subbefore.in -u -p -r1.3 -r1.4 --- regress/mdoc/Sh/subbefore.in +++ 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 Index: before.out_markdown =================================================================== RCS file: /home/cvs/mandoc/mandoc/regress/mdoc/Sh/before.out_markdown,v retrieving revision 1.3 retrieving revision 1.4 diff -Lregress/mdoc/Sh/before.out_markdown -Lregress/mdoc/Sh/before.out_markdown -u -p -r1.3 -r1.4 --- regress/mdoc/Sh/before.out_markdown +++ regress/mdoc/Sh/before.out_markdown @@ -1,10 +1,8 @@ SH-BEFORE(1) - General Commands Manual -Can -man(1) -on -OpenBSD -handle this? +Plain text and +*a macro* +before the first section header. # NAME @@ -14,4 +12,4 @@ handle this? some text -OpenBSD - July 20, 2017 +OpenBSD - July 28, 2017 Index: before.out_ascii =================================================================== RCS file: /home/cvs/mandoc/mandoc/regress/mdoc/Sh/before.out_ascii,v retrieving revision 1.3 retrieving revision 1.4 diff -Lregress/mdoc/Sh/before.out_ascii -Lregress/mdoc/Sh/before.out_ascii -u -p -r1.3 -r1.4 --- regress/mdoc/Sh/before.out_ascii +++ regress/mdoc/Sh/before.out_ascii @@ -1,6 +1,6 @@ SH-BEFORE(1) General Commands Manual SH-BEFORE(1) -Can man(1) on OpenBSD handle this? +Plain text and _a _m_a_c_r_o before the first section header. NNAAMMEE SShh--bbeeffoorree - content before the first section header @@ -8,4 +8,4 @@ NNAAMMEE DDEESSCCRRIIPPTTIIOONN some text -OpenBSD July 20, 2017 OpenBSD +OpenBSD July 28, 2017 OpenBSD -- To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv