[BACK]Return to notype.out_markdown CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Bl

Annotation of mandoc/regress/mdoc/Bl/notype.out_markdown, Revision 1.3

1.1       schwarze    1: BL-NOTYPE(1) - General Commands Manual
                      2:
                      3: # NAME
                      4:
                      5: **Bl-notype** - lists with late or missing types
                      6:
                      7: # DESCRIPTION
                      8:
                      9: late type:
                     10:
                     11: *      Some text.
                     12:
                     13: no type:
                     14:
                     15: Some text.
                     16:
                     17: no argument at all:
                     18:
                     19: Some text.
                     20:
                     21: final text
                     22:
1.3     ! schwarze   23: OpenBSD - July 4, 2017 - BL-NOTYPE(1)

CVSweb