summaryrefslogtreecommitdiffstats
path: root/man.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-05-12 17:08:03 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-05-12 17:08:03 +0000
commit78bebdfe144e0c61d47fea953c79e7c9a79415fe (patch)
tree568377ee59d5d54dfa798dec4af9e6f3a1a1dd86 /man.7
parent80adacfa690f8bc06d9b9d518080b5eaa1197e1f (diff)
downloadmandoc-78bebdfe144e0c61d47fea953c79e7c9a79415fe.tar.gz
Put the eos-checker into libmandoc.h.
Added bits in mdoc.7 and man.7 about EOS spacing.
Diffstat (limited to 'man.7')
-rw-r--r--man.76
1 files changed, 6 insertions, 0 deletions
diff --git a/man.7 b/man.7
index a6995170..be85d90a 100644
--- a/man.7
+++ b/man.7
@@ -212,6 +212,12 @@ this differs from
.Xr mdoc 7 ,
which, if a unit is not provided, will instead interpret the string as
literal text.
+.Ss Sentence Spacing
+When composing a manual, make sure that your sentences end at the end of
+a line.
+By doing so, front-ends will be able to apply the proper amount of
+spacing after the end of sentence (unescaped) period, exclamation, or question
+mark.
.Sh MANUAL STRUCTURE
Each
.Nm