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

Annotation of mandoc/regress/roff/cond/before-Dd.out_ascii, Revision 1.3

1.1       schwarze    1: IF-BEFORE-DD(1)             General Commands Manual            IF-BEFORE-DD(1)
                      2:
                      3: NNAAMMEE
                      4:      iiff--bbeeffoorree--DDdd - end of if block on its own line before Dd
                      5:
                      6: DDEESSCCRRIIPPTTIIOONN
                      7:      In an old version of mandoc(1), mdoc(7) file format autodetection failed
                      8:      when the end of an iiff block stood on its own line before the initial
                      9:      mdoc(7) DDdd macro.  The file was mishandled as man(7) and parsing failed
                     10:      with unknown macro errors.
                     11:
                     12:      If the present document looks like a proper mdoc(7) document and the
1.2       schwarze   13:      following display reads "mytext", then the problem did not come back:
1.1       schwarze   14:
                     15:            mytext
                     16:
1.3     ! schwarze   17: OpenBSD                          July 4, 2017                          OpenBSD

CVSweb