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

Annotation of mandoc/regress/roff/esc/l.out_ascii, Revision 1.1

1.1     ! schwarze    1: ESC-L(1)                    General Commands Manual                   ESC-L(1)
        !             2:
        !             3: NNAAMMEE
        !             4:      eesscc--ll - the roff escape l sequence: horizontal line
        !             5:
        !             6: DDEESSCCRRIIPPTTIIOONN
        !             7:      explicit scaling unit and fill char: >ff<
        !             8:      explicit scaling unit and default char: >___<
        !             9:      default unit and explicit fill char: >xxxx<
        !            10:      default unit and char: >_____<
        !            11:      explicit scaling unit and escape sequence: >+-+-+-<
        !            12:      default unit and escape char: >@@@@@@@<
        !            13:      rounding: >xxx<
        !            14:      invalid delimiter: ><
        !            15:
        !            16: OpenBSD                          June 14, 2017                         OpenBSD

CVSweb