gbranden pushed a commit to branch master
in repository groff.

commit 8aa65012bdc2b9c447579f2e2a608930d3675201
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Oct 20 00:25:15 2025 -0500

    NEWS: Use more exemplary syntax in examples.
    
    In example synopses, suffix ellipses with a dummy character escape
    sequences when followed by input line breaks.  While in these specific
    cases, supplemental inter-sentence space will not intrude (except at
    pathologically short output line lengths), it's better pedagagy to
    illustrate defensive and robust input.
---
 NEWS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index fed1075d2..b533efb1d 100644
--- a/NEWS
+++ b/NEWS
@@ -414,7 +414,7 @@ Macro packages
    .
    .SY mv
    .I source
-   \&.\|.\|.
+   \&.\|.\|.\&
    .I destination-directory
    .YS
 
@@ -428,7 +428,7 @@ Macro packages
    .P
    .SY mv
    .I source
-   \&.\|.\|.
+   \&.\|.\|.\&
    .I destination-directory
    .YS
 

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

Reply via email to