aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2024-11-19 14:32:21 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2024-11-19 14:32:21 +0300
commit9610dceb6527fcf43e0997c53e8dcf7186721e1a (patch)
treefd422977878cbac4df74891d14418e46c2354062 /doc
parent52d66c5783d39a23027102c3087eac8ef1c0f02f (diff)
downloadsciteco-9610dceb6527fcf43e0997c53e8dcf7186721e1a.tar.gz
minor documentation fixes
* also explicitly mention -%q
Diffstat (limited to 'doc')
-rw-r--r--doc/sciteco.7.template2
1 files changed, 1 insertions, 1 deletions
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