gbranden pushed a commit to branch master
in repository groff.

commit 584473fbb666069a8c56aed311fd76777695a468
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Mar 14 10:54:11 2026 -0500

    doc/pic.ms: Suppress end-of-sentence detection.
---
 doc/pic.ms | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/pic.ms b/doc/pic.ms
index 0a717285d..d468a6cde 100644
--- a/doc/pic.ms
+++ b/doc/pic.ms
@@ -3027,7 +3027,7 @@ empty string is considered as `false' for `&&' and `|\||'.
   arrow                 \fR# open object \[em] line with arrowhead\fP
   spline                \fR# open object \[em] spline curve\fP
   move
-  TEXT TEXT ...         \fR# text within invisible box\fP
+  TEXT TEXT ...\&         \fR# text within invisible box\fP
   plot <expr> TEXT      \fR# formatted text\fP
   '[' <command> ... ']'
 .R
@@ -3078,7 +3078,7 @@ direction on the block's bounding box.
   ljust | rjust         \fR# adjust text horizontally\fP
   above | below         \fR# adjust text vertically\fP
   aligned               \fR# align parallel to object\fP
-  TEXT TEXT ...         \fR# text within object\fP
+  TEXT TEXT ...\&         \fR# text within object\fP
   <expr>                \fR# motion in the current direction\fR
 .R
 .DE

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

Reply via email to