From 4586e7c1a3e8fd385abfbb18bad0424bca9b1ed6 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 20 Jan 2021 21:54:57 -0500 Subject: say "cron(8)" instead of simply "cron" --- libeufin/nexus-tutorial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libeufin') 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. -- cgit v1.2.3