[BACK]Return to before-Dd.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / roff / cond

File: [cvsweb.bsd.lv] / mandoc / regress / roff / cond / before-Dd.out_ascii (download)

Revision 1.3, Tue Jul 4 15:26:31 2017 UTC (6 years, 11 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6, VERSION_1_14_5, VERSION_1_14_4, VERSION_1_14_3, VERSION_1_14_2, HEAD
Changes since 1.2: +1 -1 lines

Messages of the -Wbase level now print STYLE:.  Since this
causes horrible churn anyway, profit of the opportunity to stop
excessive testing, such that this is hopefully the last instance
of such churn.  Consistently use OpenBSD RCS tags, blank .Os,
blank fourth .TH argument, and Mdocdate like everywhere else.
Use -Ios=OpenBSD for platform-independent predictable output.

IF-BEFORE-DD(1)             General Commands Manual            IF-BEFORE-DD(1)

NNAAMMEE
     iiff--bbeeffoorree--DDdd - end of if block on its own line before Dd

DDEESSCCRRIIPPTTIIOONN
     In an old version of mandoc(1), mdoc(7) file format autodetection failed
     when the end of an iiff block stood on its own line before the initial
     mdoc(7) DDdd macro.  The file was mishandled as man(7) and parsing failed
     with unknown macro errors.

     If the present document looks like a proper mdoc(7) document and the
     following display reads "mytext", then the problem did not come back:

           mytext

OpenBSD                          July 4, 2017                          OpenBSD