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

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

1.1       schwarze    1: ESC-O(1)                    General Commands Manual                   ESC-O(1)
                      2:
                      3: NNAAMMEE
                      4:      eesscc--oo - the roff escape o sequence: overstrike
                      5:
                      6: DDEESSCCRRIIPPTTIIOONN
                      7:      empty: xx
                      8:      one character: x|x
                      9:      wide/narrow: xO|x
                     10:      narrow/wide: x|Ox
                     11:      wide/narrow/narrow: xO-|x
                     12:      narrow/narrow/wide: x|-Ox
                     13:
1.3     ! schwarze   14:    AArrgguummeenntt ddeelliimmiitteerrss
        !            15:      unsupported \r: xyu
        !            16:      ignored \&: xyu
        !            17:      useless \.: xyu
        !            18:      invalid \G: xyu
        !            19:      special \-: xyu
        !            20:      break \p: xyu
        !            21:      nospace \c: xyu
        !            22:      string expansion: xyu
        !            23:      register expansion: 23u
        !            24:      ignored \ON: xyu
        !            25:      special character: xyu
        !            26:      ignored \Z'str': xyu
        !            27:      horizontal motion: xyu
        !            28:      horizontal line: xyu
        !            29:      overstrike: xyu
        !            30:      unterminated: xy
        !            31:
        !            32: OpenBSD                          June 8, 2022                          OpenBSD

CVSweb