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

Annotation of mandoc/regress/char/space/eos-man.in, Revision 1.1

1.1     ! schwarze    1: .TH SPACE-EOS-MAN 1 "December 22, 2013" OpenBSD
        !             2: .SH NAME
        !             3: SPACE-EOS-MAN \- end-of-sentence spacing in man(7) documents
        !             4: .SH DESCRIPTION
        !             5: This is a sentence.
        !             6: There is a double space before the next one.
        !             7: .PP
        !             8: Here is a full stop
        !             9: .B at the end of a macro.
        !            10: It causes a double space, too.
        !            11: .PP
        !            12: She said: "Here is another sentence."
        !            13: And it was detected even with quotation marks.
        !            14: (Really.)
        !            15: And within parantheses.
        !            16: .PP
        !            17: A dot in parantheses (.) is not a full stop.
        !            18: .PP
        !            19: A dot in the middle of an input line . is not a full stop.
        !            20: .PP
        !            21: At the end of an input line, even an escaped dot \&.
        !            22: is regarded as a full stop.

CVSweb