diff options
| author | Ziran Zhang <zhangcoder@yeah.net> | 2026-04-25 17:29:43 +0300 |
|---|---|---|
| committer | Jan Kara <jack@suse.cz> | 2026-04-27 13:58:07 +0300 |
| commit | 13917f71a95a6ee6132ecb9a544cd5bc7197c68d (patch) | |
| tree | 31c7df708ffb97caaf997eae08835f9c05a808e4 /Documentation | |
| parent | 55d41b0a20128e86b9e960dd2e3f0a2d69a18df7 (diff) | |
| download | linux-13917f71a95a6ee6132ecb9a544cd5bc7197c68d.tar.xz | |
docs: isofs: replace dead ECMA-119 FTP link
The original link is no longer valid. Replace it with the official
PDF of the 2nd edition. The new link points to the exact 2nd edition
that the existing comment in isofs.rst refers to.
Signed-off-by: Ziran Zhang <zhangcoder@yeah.net>
Link: https://patch.msgid.link/20260425142943.6809-1-zhangcoder@yeah.net
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/filesystems/isofs.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/filesystems/isofs.rst b/Documentation/filesystems/isofs.rst index 08fd469091d4..2a30999b024f 100644 --- a/Documentation/filesystems/isofs.rst +++ b/Documentation/filesystems/isofs.rst @@ -57,7 +57,7 @@ Mount options unique to the isofs filesystem. Recommended documents about ISO 9660 standard are located at: - http://www.y-adagio.com/ -- ftp://ftp.ecma.ch/ecma-st/Ecma-119.pdf +- https://ecma-international.org/wp-content/uploads/ECMA-119_2nd_edition_december_1987.pdf Quoting from the PDF "This 2nd Edition of Standard ECMA-119 is technically identical with ISO 9660.", so it is a valid and gratis substitute of the |
