gbranden pushed a commit to branch master
in repository groff.

commit afe8a8ff0e396fe83492357700583e840e3feb11
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Mar 31 17:50:11 2026 -0500

    doc/groff.texi.in: Relocate concept index entries.
    
    ...to be closer to the applicable material.
---
 doc/groff.texi.in | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 9ff584e31..2f80aa332 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -8078,11 +8078,6 @@ non-destructively replaced.  @xref{Strings}.
 @cindex request arguments
 @cindex arguments to requests
 @cindex tabs, and macro arguments
-@cindex macro arguments, and tabs
-@cindex arguments to macros, and tabs
-@cindex tabs, and request arguments
-@cindex request arguments, and tabs
-@cindex arguments to requests, and tabs
 There is no inherent limit on argument length or quantity.
 Most requests take one or more arguments,
 and ignore any they do not expect.
@@ -8092,6 +8087,11 @@ nothing.@footnote{GNU
 emits a warning in category
 @samp{missing}.
 @xref{Warnings}.}
+@cindex macro arguments, and tabs
+@cindex arguments to macros, and tabs
+@cindex tabs, and request arguments
+@cindex request arguments, and tabs
+@cindex arguments to requests, and tabs
 Spaces or tabs separate a request's name from its first argument,
 but only spaces can separate an argument
 from its successor.@footnote{In compatibility mode,

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

Reply via email to