groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Groff-commit] groff/doc groff.texinfo


From: Werner LEMBERG
Subject: [Groff-commit] groff/doc groff.texinfo
Date: Mon, 23 Oct 2006 09:29:44 +0000

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)address@hidden that, for example, @sample{!(-1)} evaluates to
+requests)address@hidden 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.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]