summaryrefslogtreecommitdiff
path: root/process.c
diff options
context:
space:
mode:
Diffstat (limited to 'process.c')
-rw-r--r--process.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/process.c b/process.c
index da663f9765..b0991755cb 100644
--- a/process.c
+++ b/process.c
@@ -4773,7 +4773,7 @@ rb_spawn(int argc, const VALUE *argv)
* _command..._ is one of following forms.
*
* This method has potential security vulnerabilities if called with untrusted input;
- * see {Command Injection}[command_injection.rdoc].
+ * see {Command Injection}[rdoc-ref:command_injection.rdoc].
*
* [<code>commandline</code>]
* command line string which is passed to the standard shell