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