[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.2

1.2     ! schwarze    1: .\" $OpenBSD: multiple.in,v 1.4 2017/07/04 14:53:23 schwarze Exp $
        !             2: .Dd $Mdocdate: July 4 2017 $
1.1       schwarze    3: .Dt SPACE-MULTIPLE 1
1.2     ! schwarze    4: .Os
1.1       schwarze    5: .Sh NAME
                      6: .Nm space-multiple
                      7: .Nd handling of multiple adjacent space characters
                      8: .Sh DESCRIPTION
                      9: one space here
                     10: .Pp
                     11: two spaces  here
                     12: .Pp
                     13: three spaces   here
                     14: .Pp
                     15: one non-collapsing space here
                     16: .Pp
                     17: two non-collapsing spaces\ \ here
                     18: .Pp
                     19: three non-collapsing spaces\ \ \ here

CVSweb