summaryrefslogtreecommitdiffstats
path: root/mdoc.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 /mdoc.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 'mdoc.7')
-rw-r--r--mdoc.76
1 files changed, 6 insertions, 0 deletions
diff --git a/mdoc.7 b/mdoc.7
index 500e3c91..59da4af0 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -296,6 +296,12 @@ or
is necessarily non-portable across output media.
See
.Sx COMPATIBILITY .
+.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 mark,
+or question mark.
.Sh MANUAL STRUCTURE
A well-formed
.Nm