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

Annotation of mandoc/regress/roff/esc/w.out_ascii, Revision 1.3

1.1       schwarze    1: ESC-W(1)                    General Commands Manual                   ESC-W(1)
                      2:
                      3: NNAAMMEE
                      4:      eesscc--ww - the roff escape w sequence: text width
                      5:
                      6: DDEESSCCRRIIPPTTIIOONN
                      7:      empty: 0
                      8:      character: 24
                      9:      blank: 24
                     10:      text: 96
1.3     ! schwarze   11:
        !            12:    AArrgguummeenntt ddeelliimmiitteerrss
        !            13:      unsupported \r: 24u
        !            14:      ignored \&: 24u
        !            15:      useless \.: 24u
        !            16:      invalid \G: 24u
        !            17:      special \-: 24u
        !            18:      break \p: 24u
        !            19:      nospace \c: 24u
        !            20:      string expansion: 24u
        !            21:      register expansion: 24u
        !            22:      ignored \ON: 24u
        !            23:      special character: 24u
        !            24:      ignored \Z'str': 24u
        !            25:      horizontal motion: 24u
        !            26:      horizontal line: 24u
        !            27:      overstrike: 24u
1.1       schwarze   28:      unterminated: 72
                     29:
1.3     ! schwarze   30: OpenBSD                          June 8, 2022                          OpenBSD

CVSweb