gbranden pushed a commit to branch master
in repository groff.

commit 3fc548537aa112186d651e996301989eec02eb9a
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Dec 17 14:41:57 2025 -0600

    [doc,man]: Sync descs of "file" warning category.
---
 doc/groff.texi.in          | 5 +++--
 src/roff/troff/troff.1.man | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 4fe38e665..da2d2fd39 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -20115,8 +20115,9 @@ color.
 
 @item file
 @itemx 1048576
-An attempt was made to load a file that does not exist.  This category
-is enabled by default.
+An attempt was made to read a file that does not exist,
+or a stream remained open at formatter exit.
+This category is enabled by default.
 @end table
 
 Two warning names group other warning categories for convenience.
diff --git a/src/roff/troff/troff.1.man b/src/roff/troff/troff.1.man
index e9ba1171b..d6ba11985 100644
--- a/src/roff/troff/troff.1.man
+++ b/src/roff/troff/troff.1.man
@@ -684,7 +684,7 @@ T}
 .
 .sp \n[PD]u
 file   1048576 T{
-An attempt was made to load a file that does not exist,
+An attempt was made to read a file that does not exist.
 or a stream remained open at formatter exit.
 .
 This category is enabled by default.

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

Reply via email to