aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/char/space/eos.in
blob: 2b5ae698448dfad7751e116564d7d280a29fb46a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
.Dd December 30, 2013
.Dt SPACE-EOS 1
.Os OpenBSD
.Sh NAME
.Nm space-eos
.Nd end-of-sentence spacing
.Sh DESCRIPTION
This is a sentence.
There is a double space before the next one.
.Pp
Here is a full stop
.Pq quite lonely .
It causes a double space, too.
.Pp
A dot in parantheses (.) is not a full stop.
Not even
.Pq Like in this case.
when preceded by a letter.
.Pp
A lonely dot in an enclosure
.Pq \&.
is not a full stop.
.Pp
A dot in the middle of an input line . is not a full stop.
.Pp
At the end of an input line, even an escaped dot \&.
is regarded as a full stop.