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

1.1       schwarze    1: COND-CLOSE(1)               General Commands Manual              COND-CLOSE(1)
                      2:
                      3: NNAAMMEE
1.5     ! schwarze    4:      cond-close - closing conditional macros
1.1       schwarze    5:
                      6: DDEESSCCRRIIPPTTIIOONN
1.5     ! schwarze    7:      closing after an unknown macro
1.1       schwarze    8:
1.5     ! schwarze    9:      closing after an ignored macro
1.1       schwarze   10:
1.5     ! schwarze   11:      closing after plain text
1.1       schwarze   12:
1.5     ! schwarze   13:      text line contains closing brace only
1.3       schwarze   14:
1.5     ! schwarze   15:      text line contains closing brace and additional words
1.3       schwarze   16:
1.5     ! schwarze   17:      request line contains closing brace only
1.3       schwarze   18:
1.5     ! schwarze   19:      request line contains closing brace and additional args
1.3       schwarze   20:
1.5     ! schwarze   21:      conditional content  following words with whitespace
1.2       schwarze   22:
1.5     ! schwarze   23:      conditional contentfollowing words without whitespace
1.2       schwarze   24:
1.5     ! schwarze   25:      preceding words standard multi-line style following words
1.2       schwarze   26:
1.5     ! schwarze   27:      preceding words
1.2       schwarze   28:
1.5     ! schwarze   29:      non-standard multi-line style following words
1.3       schwarze   30:
1.5     ! schwarze   31:      preceding words text line block end  with additional words following
        !            32:      words
1.3       schwarze   33:
1.5     ! schwarze   34:      two closes on the same text line
1.3       schwarze   35:
1.5     ! schwarze   36:      preceding words close on request line following words
1.3       schwarze   37:
1.5     ! schwarze   38:      preceding words two closes oonntthheesame macro line
1.2       schwarze   39:
1.5     ! schwarze   40:      still open at the end of the file
1.1       schwarze   41:
1.2       schwarze   42: OpenBSD                        November 26, 2018                 COND-CLOSE(1)

CVSweb