gbranden pushed a commit to branch master
in repository groff.

commit 321cf40a6c97fdfb309fd53a7f13154654345c94
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Jan 25 00:32:51 2026 -0600

    doc/groff.texi.in: Tweak condition operator list.
    
    Drop backward references from list of conditional operators.  We don't
    use them for the several other concepts mentioned in the list that
    require familiarity with earlier sections of the manual.
---
 doc/groff.texi.in | 2 --
 1 file changed, 2 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index b15e345c9..080040a8e 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -15206,7 +15206,6 @@ True if @var{color} is defined.
 @cindex TTY, conditional output for
 @cindex terminal, conditional output for
 True if the document is being processed in @code{nroff} mode.
-@xref{@code{troff} and @code{nroff} Modes}.
 
 @item o
 True if the current page is odd-numbered.
@@ -15220,7 +15219,6 @@ translation is applied.
 
 @item t
 True if the document is being processed in @code{troff} mode.
-@xref{@code{troff} and @code{nroff} Modes}.
 
 @pindex vtroff
 @item v

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

Reply via email to