From 9610dceb6527fcf43e0997c53e8dcf7186721e1a Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Tue, 19 Nov 2024 14:32:21 +0300 Subject: minor documentation fixes * also explicitly mention -%q --- doc/sciteco.7.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/sciteco.7.template') diff --git a/doc/sciteco.7.template b/doc/sciteco.7.template index d937ca2..15247a5 100644 --- a/doc/sciteco.7.template +++ b/doc/sciteco.7.template @@ -952,7 +952,7 @@ success or failure. Booleans are also integers but unlike in ordinary (sane) languages where 0 represent false and other values represent true, in \*(ST negative values (smaller than zero) represent success -and non-negative values (smaller than or equal zero) represent +and non-negative values (larger than or equal to zero) represent failure. Therefore \*(ST booleans may be negated by performing a binary (bit by bit) negation for instance using the -- cgit v1.2.3