~ chicken-core (chicken-5) af1f49dd4dd1fe971f76f87e37ba138198d41462
commit af1f49dd4dd1fe971f76f87e37ba138198d41462
Author: Pietro Cerutti <gahr@gahr.ch>
AuthorDate: Thu Jan 9 16:28:49 2025 +0000
Commit: Mario Domenech Goulart <mario@parenteses.org>
CommitDate: Thu Jan 9 18:27:38 2025 +0100
Fix backlink in (chicken errno) manual page
Signed-off-by: Mario Domenech Goulart <mario@parenteses.org>
diff --git a/manual/Module (chicken errno) b/manual/Module (chicken errno)
index 69ae3237..dedf129c 100644
--- a/manual/Module (chicken errno)
+++ b/manual/Module (chicken errno)
@@ -55,6 +55,6 @@ return code of a system call before accessing {{errno}} anyway, so
this should typically never happen.
---
-Previous: [[Module (chicken continuation)]]
+Previous: [[Module (chicken csi)]]
Next: [[Module (chicken eval)]]
Trap