summaryrefslogtreecommitdiff
path: root/file.c
diff options
context:
space:
mode:
authorPeter Zhu <[email protected]>2022-02-05 14:25:22 -0500
committerPeter Zhu <[email protected]>2022-02-07 09:52:06 -0500
commitecd469fad00611a947aecc6e1e914682d1eec65c ()
treeb708d1771e74d368332bf3cead2f057e779cdda3 /file.c
parent981a75db910cd5cfd5ee527a25bdd762918077e3 (diff)
[DOC] Fix links in documentation for File and IO
Fixes some typos and dead links.
Notes: Merged: https://.com/ruby/ruby/pull/5530
-rw-r--r--file.c2
1 files changed, 1 insertions, 1 deletions
@@ -6523,7 +6523,7 @@ const char ruby_null_device[] =
*
* Note that file permissions are quite different from the _mode_
* of a file stream (\File object).
- * See {IO Modes}[#class-IO-label-Modes].
*
* In a \File object, the permissions are available thus,
* where method +mode+, despite its name, returns permissions: