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

Annotation of mandoc/regress/roff/cond/close.out_ascii, Revision 1.2

1.1       schwarze    1: COND-CLOSE(1)               General Commands Manual              COND-CLOSE(1)
                      2:
                      3:
                      4:
                      5: NNAAMMEE
                      6:        cond-close - closing conditional macros
                      7:
                      8: DDEESSCCRRIIPPTTIIOONN
                      9:        closing after an unknown macro
                     10:
                     11:        closing after an ignored macro
                     12:
                     13:        closing after plain text
                     14:
1.2     ! schwarze   15:        conditional content  following words with whitespace
        !            16:
        !            17:        conditional contentfollowing words without whitespace
        !            18:
        !            19:        preceding words standard multi-line style following words
        !            20:
        !            21:        preceding words
        !            22:
        !            23:        non-standard multi-line style following words
        !            24:
1.1       schwarze   25:        still open at the end of the file
                     26:
                     27:
                     28:
1.2     ! schwarze   29: OpenBSD                        November 26, 2018                 COND-CLOSE(1)

CVSweb