gbranden pushed a commit to branch master
in repository groff.

commit ce9a20f2292c823e8b75046ccaff8db39450a3c0
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Apr 25 09:08:55 2026 -0500

    [doc,man]: Be more mathematically scrupulous.
---
 doc/groff.texi.in    | 4 +++-
 man/groff_diff.7.man | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 25f1744a9..2236932bc 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -12919,7 +12919,9 @@ does not strictly enforce adherence.@footnote{GNU
 @command{troff} @c GNU
 looks up fonts by name with a search that is
 O(@var{n})
-in the length of the dynamically sized mounting position list.}
+in the length
+@var{n}
+of the dynamically sized mounting position list.}
 @endDefreq
 
 @c ---------------------------------------------------------------------
diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index 18e7c81db..93698d189 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -5720,7 +5720,9 @@ does not strictly enforce adherence.
 .I troff \" GNU
 looks up fonts by name with a search that is
 .RI O( n )
-in the length of the dynamically sized mounting position list.)
+in the length
+.I n
+of the dynamically sized mounting position list.)
 .
 .
 .P

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

Reply via email to