source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mandoc: Do not test .Xr here.
@ 2017-07-28 12:48 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2017-07-28 12:48 UTC (permalink / raw)
  To: source

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-07-28 12:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-28 12:48 mandoc: Do not test .Xr here schwarze

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).