[BACK]Return to badargs.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Bl

Annotation of mandoc/regress/mdoc/Bl/badargs.out_ascii, Revision 1.2

1.1       schwarze    1: BL-BADARGS(1)               General Commands Manual              BL-BADARGS(1)
                      2:
                      3: NNAAMMEE
                      4:      BBll--bbaaddaarrggss - list with bad arguments
                      5:
                      6: DDEESSCCRRIIPPTTIIOONN
                      7:      trailing -offset:
                      8:
                      9:      ++oo   is ignored
                     10:      trailing -width:
                     11:
                     12:      ++oo bullet
                     13:
                     14:      -- dash
                     15:
                     16:      -- hyphen
                     17:
                     18:      hang item
                     19:
                     20:      tag
                     21:        Here we need a very long line.  It must be sufficiently long such that
                     22:        it wraps the line.
                     23:      double type:
                     24:      ++oo   bullet enum
                     25:      1.   enum bullet
                     26:      unknown arguments:
                     27:
                     28:      ++oo   bullet text
                     29:
                     30:      1.   enum text
                     31:
                     32:      inset text
                     33:
                     34:      item text
                     35:
                     36:      ohang
                     37:      text
                     38:
                     39:      tag     text
                     40:      double arguments:
                     41:        last    wins
                     42:
1.2     ! schwarze   43: OpenBSD                          July 4, 2017                          OpenBSD

CVSweb