gbranden pushed a commit to branch master
in repository groff.

commit a24048871ca7bf8ede7455004cd396a4ec0a32a3
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Apr 25 08:38:56 2026 -0500

    groff_diff(7): Drop warning notations.
    
    These are reserved to footnotes in our Texinfo manual.  For man(7)
    readers, troff(1) covers this matter.
---
 man/groff_diff.7.man | 15 +--------------
 1 file changed, 1 insertion(+), 14 deletions(-)

diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index f8ec02898..314787c37 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -2149,14 +2149,6 @@ in any directories specified by
 command-line options,
 followed by the current working directory.
 .
-If
-.I file
-does not exist or is not readable,
-GNU
-.I troff \" GNU
-emits a warning in category
-.RB \[lq] file \[rq].
-.
 .
 .TP
 .BI .ss\~ minimum-inter-word-space-size\~\c
@@ -2673,12 +2665,7 @@ in kerning adjustments or italic corrections.
 The formatter prevents infinite recursion
 by treating an occurrence
 of a character in its own definition
-as if it were undefined;
-when interpolating such a character,
-GNU
-.I troff \" GNU
-emits a warning in category
-.RB \[lq] char \[rq].
+as if it were undefined.
 (Mutually recursive character definitions are handled similarly.)
 .
 .

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

Reply via email to