[BACK]Return to blank.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Bd

Annotation of mandoc/regress/mdoc/Bd/blank.out_ascii, Revision 1.4

1.1       schwarze    1: BD-BLANK(1)                 General Commands Manual                BD-BLANK(1)
                      2:
                      3: NNAAMMEE
                      4:      BBdd--bbllaannkk - handling of blank lines in literal displays
                      5:
                      6: DDEESSCCRRIIPPTTIIOONN
                      7:      completely blank line:
                      8:
                      9:      line containing a blank character:
                     10:
                     11:      line containing two blank characters:
                     12:
                     13:      line containing space tab space:
                     14:
1.3       schwarze   15:      line containing a zero-width space:
                     16:
                     17:      line containing an invalid numbered character escape:
                     18:
                     19:      line containing an invalid named character escape:
                     20:
                     21:      line containing a font escape:
1.1       schwarze   22:      line starting with a blank character:
                     23:       x
                     24:      line starting with two blank characters:
                     25:        x
                     26:      line ending in one blank character:
                     27:      line ending in two blank characters:
                     28:      line ending in space tab space:
                     29:      line containing a Pp macro:
                     30:
                     31:      finally, a trailing blank line:
                     32:
                     33:      An empty one-line literal display:
                     34:      end of test document
                     35:
1.4     ! schwarze   36: OpenBSD                         August 15, 2022                    BD-BLANK(1)

CVSweb