gbranden pushed a commit to branch master
in repository groff.

commit 04ac6591cd29fe62df3b1f855cbb82cd3a9091fa
Author: G. Branden Robinson <g.branden.robin...@gmail.com>
AuthorDate: Tue Aug 5 02:55:39 2025 -0500

    doc/*,man/*: Drop bad idea in "TODO" comments.
    
    As recently clarified, AT&T troff didn't "round" measuments expressed
    with the `p` scaling unit any differently than any other quantities.
    Instead, it ignored scaling units completely in the argument `ps`
    request (and in the third argument to the `cs` request).
---
 doc/groff.texi.in | 1 -
 man/groff.7.man   | 1 -
 2 files changed, 2 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index fbfe0cae6..04ac96ccc 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -6434,7 +6434,6 @@ like
 but used only with type sizes,
 to overcome a limitation of AT&T
 @command{troff}. @c AT&T
-@c TODO: Make "p" truncate to integer like AT&T if -C?
 
 @item f
 GNU @code{troff} defines this unit to scale decimal fractions in the
diff --git a/man/groff.7.man b/man/groff.7.man
index 3905922e9..b8bd0b903 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -907,7 +907,6 @@ like
 but used only with type sizes,
 to overcome a limitation of AT&T
 .IR troff . \" AT&T
-.\" TODO: Make "p" truncate to integer like AT&T if -C?
 .
 .TP
 .B s

_______________________________________________
groff-commit mailing list
groff-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to