[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.3

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.3     ! schwarze   15:        text line contains closing brace only
        !            16:
        !            17:        text line contains closing brace and additional words
        !            18:
        !            19:        request line contains closing brace only
        !            20:
        !            21:        request line contains closing brace and additional args
        !            22:
1.2       schwarze   23:        conditional content  following words with whitespace
                     24:
                     25:        conditional contentfollowing words without whitespace
                     26:
                     27:        preceding words standard multi-line style following words
                     28:
                     29:        preceding words
                     30:
                     31:        non-standard multi-line style following words
1.3     ! schwarze   32:
        !            33:        preceding words text line block end  with additional words following
        !            34:        words
        !            35:
        !            36:        two closes on the same text line
        !            37:
        !            38:        preceding words close on request line following words
        !            39:
        !            40:        preceding words two closes oonntthheesame macro line
1.2       schwarze   41:
1.1       schwarze   42:        still open at the end of the file
                     43:
                     44:
                     45:
1.2       schwarze   46: OpenBSD                        November 26, 2018                 COND-CLOSE(1)

CVSweb