CVSROOT:        /cvsroot/groff
Module name:    groff
Changes by:     Werner LEMBERG <wl>     10/06/02 14:26:25

Modified files:
        doc            : groff.texinfo 

Log message:
        Fix some references.
        Patch from Krzysztof Zelechowski <[email protected]>.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/groff/doc/groff.texinfo?cvsroot=groff&r1=1.290&r2=1.291

Patches:
Index: groff.texinfo
===================================================================
RCS file: /cvsroot/groff/groff/doc/groff.texinfo,v
retrieving revision 1.290
retrieving revision 1.291
diff -u -b -r1.290 -r1.291
--- groff.texinfo       23 May 2010 05:58:30 -0000      1.290
+++ groff.texinfo       2 Jun 2010 14:26:25 -0000       1.291
@@ -10781,8 +10781,8 @@
 @cindex @code{if} request, operators to use with
 @cindex @code{ie} request, operators to use with
 @cindex @code{while} request, operators to use with
-In @code{if}, @code{ie}, and @code{while} requests, there are several
-more operators available:
+In @code{if}, @code{ie}, and @code{while} requests, in addition to ordinary
+...@ref{expressions}, there are several more operators available:
 
 @table @code
 @item e
@@ -10936,7 +10936,7 @@
 remainder of the line) if @var{expr} evaluates to a value greater than
 zero (true).  @var{anything} is interpreted as though it was on a line
 by itself (except that leading spaces are swallowed).
-...@xref{expressions}, for more info.
+...@xref{operators in Conditionals}, for more info.
 
 @Example
 .nr xxx 1

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

Reply via email to