source@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: schwarze@mandoc.bsd.lv
To: source@mandoc.bsd.lv
Subject: mandoc: Do not test .Xr here.
Date: Fri, 28 Jul 2017 07:48:35 -0500 (EST)	[thread overview]
Message-ID: <8227517431964347490.enqueue@fantadrom.bsd.lv> (raw)

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)
 
    S\bSu\bub\bbs\bse\bec\bct\bti\bio\bon\bn
-     Can man(1) on OpenBSD handle this?
+     Plain text and _\ba _\bm_\ba_\bc_\br_\bo before the first section header.
 
 N\bNA\bAM\bME\bE
      S\bSh\bh-\b-s\bsu\bub\bbb\bbe\bef\bfo\bor\bre\be - subsection before the first section header
@@ -9,4 +9,4 @@ N\bNA\bAM\bME\bE
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
      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 _\ba _\bm_\ba_\bc_\br_\bo before the first section header.
 
 N\bNA\bAM\bME\bE
      S\bSh\bh-\b-b\bbe\bef\bfo\bor\bre\be - content before the first section header
@@ -8,4 +8,4 @@ N\bNA\bAM\bME\bE
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
      some text
 
-OpenBSD                          July 20, 2017                         OpenBSD
+OpenBSD                          July 28, 2017                         OpenBSD
--
 To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv

                 reply	other threads:[~2017-07-28 12:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8227517431964347490.enqueue@fantadrom.bsd.lv \
    --to=schwarze@mandoc.bsd.lv \
    --cc=source@mandoc.bsd.lv \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).