gbranden pushed a commit to branch master
in repository groff.

commit c4c8bd090bc4219d171a380bd507e8598c7ca9d0
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Mar 27 20:59:08 2026 -0500

    [doc,man]: Drop parentheses from speculation.
    
    ...and sync wording.
---
 doc/groff.texi.in    | 4 ++--
 man/groff_diff.7.man | 5 +++--
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index b010b323d..a5fe04878 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -22867,9 +22867,9 @@ always flushes this buffer when processing a break;
 @acronym{AT&T}
 @command{troff} @c AT&T
 does so according to no obvious schedule.
-(Perhaps,
+Perhaps,
 if the buffer is of fixed size,
-the formatter performs the flush when the buffer runs out of room.)
+the formatter performs the flush when the buffer runs out of room.
 
 In the somewhat pathological case where a diversion exists
 containing a partially collected line
diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index 0c35a8d6c..4b5314aac 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -7149,9 +7149,10 @@ always flushes this buffer when processing a break;
 AT&T
 .I troff \" AT&T
 does so according to no obvious schedule
-(perhaps,
+.
+Perhaps,
 if the buffer is of fixed size,
-the formatter performs the flush when the buffer runs out of room).
+the formatter performs the flush when the buffer runs out of room.
 .
 .
 .P

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

Reply via email to