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

Annotation of mandoc/regress/char/space/multiple.in, Revision 1.1

1.1     ! schwarze    1: .Dd April 23, 2010
        !             2: .Dt SPACE-MULTIPLE 1
        !             3: .Os OpenBSD
        !             4: .Sh NAME
        !             5: .Nm space-multiple
        !             6: .Nd handling of multiple adjacent space characters
        !             7: .Sh DESCRIPTION
        !             8: one space here
        !             9: .Pp
        !            10: two spaces  here
        !            11: .Pp
        !            12: three spaces   here
        !            13: .Pp
        !            14: one non-collapsing space here
        !            15: .Pp
        !            16: two non-collapsing spaces\ \ here
        !            17: .Pp
        !            18: three non-collapsing spaces\ \ \ here

CVSweb