[BACK]Return to nobreak.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / char / space

Annotation of mandoc/regress/char/space/nobreak.out_ascii, Revision 1.1

1.1     ! schwarze    1: SPACE-NOBREAK(1)            General Commands Manual           SPACE-NOBREAK(1)
        !             2:
        !             3: NNAAMMEE
        !             4:      ssppaaccee--nnoobbrreeaakk - non-breaking, non-collapsing space
        !             5:
        !             6: DDEESSCCRRIIPPTTIIOONN
        !             7:      The following line has 78 characters and fits:
        !             8:
        !             9:      78 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx x x
        !            10:
        !            11:      The following line has 79 characters and breaks:
        !            12:
        !            13:      79 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx x
        !            14:      x
        !            15:
        !            16:      With a non-breaking space, it breaks earlier:
        !            17:
        !            18:      79 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
        !            19:      x x
        !            20:
        !            21:      The same with backslash-space:
        !            22:
        !            23:      79 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
        !            24:      x x
        !            25:
        !            26:      Only non-breaking spaces:
        !            27:
        !            28:      79 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx x x
        !            29:
        !            30:      The same with backslash-space:
        !            31:
        !            32:      79 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx x x
        !            33:
        !            34: OpenBSD                          July 29, 2012                         OpenBSD

CVSweb