CVSROOT:        /cvsroot/groff
Module name:    groff
Changes by:     Werner LEMBERG <wl>     06/10/23 09:29:44

Modified files:
        doc            : groff.texinfo 

Log message:
        typo

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

Patches:
Index: groff.texinfo
===================================================================
RCS file: /cvsroot/groff/groff/doc/groff.texinfo,v
retrieving revision 1.249
retrieving revision 1.250
diff -u -b -r1.249 -r1.250
--- groff.texinfo       23 Oct 2006 07:59:54 -0000      1.249
+++ groff.texinfo       23 Oct 2006 09:29:44 -0000      1.250
@@ -5089,7 +5089,7 @@
 Unary operators: @samp{-} (negating, i.e.@: changing the sign), @samp{+}
 (just for completeness; does nothing in expressions), @samp{!} (logical
 not; this works only within @code{if} and @code{while}
-requests)[EMAIL PROTECTED] that, for example, @sample{!(-1)} evaluates to
+requests)[EMAIL PROTECTED] that, for example, @samp{!(-1)} evaluates to
 `true' because @code{gtroff} treats both negative numbers and zero as
 `false'.}  See below for the use of unary operators in motion requests.
 


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

Reply via email to