gbranden pushed a commit to branch master
in repository groff.

commit 526eab095c0f54414a2691175f53fd0969dcbe38
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Apr 18 21:04:29 2026 -0500

    [ms]: Make documentary example more idiomatic.
    
    Break and refill lines in a more *roff exemplary way.
---
 doc/groff.texi.in | 6 +++---
 doc/ms.ms.in      | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 15b8b0745..8f6dc1e28 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -3045,9 +3045,9 @@ Our @file{radical.ms} document might look like this.
 @Example
 .LP
 Radical novelties are so disturbing that they tend to be
-suppressed or ignored, to the extent that even the
-possibility of their existence in general is more often
-denied than admitted.
+suppressed or ignored,
+to the extent that even the possibility of their existence
+in general is more often denied than admitted.
 
 @arrow{}That's what Dijkstra said, anyway.
 @endExample
diff --git a/doc/ms.ms.in b/doc/ms.ms.in
index 58017e0b2..2f4ad10bd 100644
--- a/doc/ms.ms.in
+++ b/doc/ms.ms.in
@@ -248,9 +248,9 @@ box center;
 Lf(CR).
 \&.LP
 Radical novelties are so disturbing that they tend to be
-suppressed or ignored, to the extent that even the
-possibility of their existence in general is more often
-denied than admitted.
+suppressed or ignored,
+to the extent that even the possibility of their existence
+in general is more often denied than admitted.
 .sp
 \[->]That\[aq]s what Dijkstra said, anyway.
 .TE

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

Reply via email to