gbranden pushed a commit to branch master
in repository groff.

commit 1b3e6412dd3be6d33914b43d96730f405d589d2e
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Dec 25 20:04:57 2020 +1100

    doc/groff.texi: Clarify inter-sentence space.
    
    Say "inter-sentence space" instead of just "sentence space".
---
 doc/groff.texi | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index 0cdc3bd..81cc6de 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -1854,7 +1854,7 @@ or phrases.
 @item
 End each sentence with two spaces---or better, start each sentence on a
 new line.  @code{gtroff} recognizes characters that usually end a
-sentence, and inserts sentence space accordingly.
+sentence, and inserts inter-sentence space accordingly.
 
 @item
 Do not hyphenate words at the end of lines---@code{gtroff} is smart
@@ -6954,6 +6954,7 @@ This is an uninteresting sentence.
 @cindex word space size register (@code{.ss})
 @cindex size of word space register (@code{.ss})
 @cindex space between words register (@code{.ss})
+@cindex inter-sentence space size register (@code{.sss})
 @cindex sentence space size register (@code{.sss})
 @cindex size of sentence space register (@code{.sss})
 @cindex space between sentences register (@code{.sss})
@@ -13751,7 +13752,7 @@ kept in an environment.
 @itemize @bullet
 @item
 font parameters (size, family, style, glyph height and slant, space and
-sentence space size)
+inter-sentence space size)
 
 @item
 page parameters (line length, title length, vertical spacing, line

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to