~ chicken-core (chicken-5) e880040ee0834b2a2cbf33f66a566042e0950336
commit e880040ee0834b2a2cbf33f66a566042e0950336
Author: felix <felix@call-with-current-continuation.org>
AuthorDate: Wed Dec 2 14:23:48 2009 +0100
Commit: felix <felix@call-with-current-continuation.org>
CommitDate: Wed Dec 2 14:23:48 2009 +0100
manual type
diff --git a/manual/Unit posix b/manual/Unit posix
index 7c6b587e..74f61649 100644
--- a/manual/Unit posix
+++ b/manual/Unit posix
@@ -543,7 +543,7 @@ with no arguments and terminates.
==== process-run
-<procedure>(process-run COMMANDLINE])</procedure>
+<procedure>(process-run COMMANDLINE)</procedure>
<procedure>(process-run COMMAND ARGUMENT-LIST)</procedure>
Creates a new child process. The PID of the new process is returned.
Trap