gbranden pushed a commit to branch master
in repository groff.

commit aa5e6a14ff6f7e1ace9b4fa444b46a0fffb843ae
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri May 1 01:10:06 2026 -0500

    doc/groff.texi.in: Note a TeX/roff difference.
---
 doc/groff.texi.in | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index f2c8b05b2..dfff0a1c2 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -5937,7 +5937,12 @@ flags certain characters
 @samp{?},
 and
 @samp{.})
-as potentially ending a sentence.
+as potentially ending a sentence.@footnote{@TeX{}
+treats
+@samp{:}
+as ending a sentence for spacing purposes.
+@code{roff}
+formatters do not.}
 When
 GNU
 @command{troff} @c GNU

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

Reply via email to