summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-01-20 21:54:57 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-01-26 20:11:07 -0500
commit4586e7c1a3e8fd385abfbb18bad0424bca9b1ed6 (patch)
tree2988f363699e2dd05975dfce2fb416fa594d374d
parentc526049a2317a7eea434984c18e8ada8f2ad76c4 (diff)
downloaddocs-4586e7c1a3e8fd385abfbb18bad0424bca9b1ed6.tar.gz
docs-4586e7c1a3e8fd385abfbb18bad0424bca9b1ed6.tar.bz2
docs-4586e7c1a3e8fd385abfbb18bad0424bca9b1ed6.zip
say "cron(8)" instead of simply "cron"
-rw-r--r--libeufin/nexus-tutorial.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst
index 6d340862..ea35a70b 100644
--- a/libeufin/nexus-tutorial.rst
+++ b/libeufin/nexus-tutorial.rst
@@ -400,7 +400,7 @@ With an EBICS bank connection, the LibEuFin nexus needs to regularly query for
new transactions and (re-)submit prepared payments.
It is possible to schedule these tasks via an external task scheduler such as
-cron. However, the nexus also has an internal task scheduling mechanism for
+cron(8). However, the nexus also has an internal task scheduling mechanism for
accounts.