summaryrefslogtreecommitdiff
path: root/process.c
diff options
context:
space:
mode:
authorBurdette Lamar <BurdetteLamar@Yahoo.com>2022-04-08 14:25:38 -0500
committerGitHub <noreply@github.com>2022-04-08 14:25:38 -0500
commit70415071e82964bbd9cbf9391806ce7f396cf2a2 (patch)
treef131278a36ecd7abb47c5b01fca1526924ad0ac7 /process.c
parentc77a31df5ed17231b2ddd213899716b900181ad2 (diff)
downloadruby-70415071e82964bbd9cbf9391806ce7f396cf2a2.tar.gz
Fix some RDoc links (#5778)
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