gbranden pushed a commit to branch master
in repository groff.

commit 6e34b9c0fb9541cf3f5d8aac44162beb40de64f4
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Mar 31 17:45:56 2026 -0500

    doc/groff.texi.in: Drop redundant statements.
    
    We now state a general governing rule in subsection "Invoking requests"
    regarding the omission of mandatory request arguments; see commit
    ca48375106, 27 March.
---
 doc/groff.texi.in | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 0c689b842..bf371f7f4 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -9258,8 +9258,6 @@ Uppercase letters: 0, A, B, C, @dots{},@tie{}Z, AA, 
AB,@tie{}@enddots{}
 Lowercase letters: 0, a, b, c, @dots{},@tie{}z, aa, ab,@tie{}@enddots{}
 @end table
 
-Omitting @var{fmt} causes a warning in category @samp{missing}.
-@xref{Warnings}, regarding the enablement and suppression of warnings.
 Specifying an unrecognized format is an error.
 
 Zero values are interpolated as @samp{0} in non-Arabic formats.
@@ -10120,13 +10118,6 @@ request in the absence of a hyphenation language is an 
error.
 Each hyphenation language maintains an independent set
 of hyphenation exception words.
 
-The formatter ignores the request if it lacks arguments.
-@footnote{GNU
-@code{troff} @c GNU
-emits a warning in category
-@samp{missing}.
-@xref{Warnings}.}
-
 Obtain a report of hyphenation exception words
 on the standard error stream
 with the @code{phw} request.
@@ -11631,8 +11622,6 @@ is signed, adjust the temporary indentation relative to 
the value set by
 the @code{in} request.  The default scaling unit is @samp{m}.  This
 request causes a break.
 
-Omitting @var{offset} causes a warning in category @samp{missing}.
-
 The effect of @code{ti} is delayed until a partially collected line (if
 it exists) is output.  In other words, it does not change a pending
 output line's indentation.

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

Reply via email to