aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/char/space/eos-man.in
diff options
context:
space:
mode:
Diffstat (limited to 'regress/char/space/eos-man.in')
-rw-r--r--regress/char/space/eos-man.in22
1 files changed, 22 insertions, 0 deletions
diff --git a/regress/char/space/eos-man.in b/regress/char/space/eos-man.in
new file mode 100644
index 00000000..48f8a984
--- /dev/null
+++ b/regress/char/space/eos-man.in
@@ -0,0 +1,22 @@
+.TH SPACE-EOS-MAN 1 "December 22, 2013" OpenBSD
+.SH NAME
+SPACE-EOS-MAN \- end-of-sentence spacing in man(7) documents
+.SH DESCRIPTION
+This is a sentence.
+There is a double space before the next one.
+.PP
+Here is a full stop
+.B at the end of a macro.
+It causes a double space, too.
+.PP
+She said: "Here is another sentence."
+And it was detected even with quotation marks.
+(Really.)
+And within parantheses.
+.PP
+A dot in parantheses (.) 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.