gbranden pushed a commit to branch master
in repository groff.

commit 897aeec01f6ade24269af7d763cd64195881ef9d
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Apr 18 21:07:03 2026 -0500

    [ms]: Annotate nonparallel wording in docs.
---
 doc/groff.texi.in | 2 ++
 doc/ms.ms.in      | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 8f6dc1e28..4d7e2df5d 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -3145,6 +3145,8 @@ Insert an unbreakable space that is adjustable like a 
normal space.
 
 @item \|
 Move horizontally by one-sixth em (``thin space'').
+@c Keep the descriptions of the last two items distinct; in *roff,
+@c space is discardable, whereas a motion is not.
 @end table
 
 Prefix any words that start with a dot @samp{.} or neutral apostrophe
diff --git a/doc/ms.ms.in b/doc/ms.ms.in
index 2f4ad10bd..790d9ed3b 100644
--- a/doc/ms.ms.in
+++ b/doc/ms.ms.in
@@ -388,6 +388,8 @@ T}
 \[rs]| T{
 Move horizontally by one-sixth em
 (\[lq]thin space\[rq]).
+.\" Keep the descriptions of the last two items distinct; in *roff,
+.\" space is discardable, whereas a motion is not.
 T}
 .TE
 .

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

Reply via email to