Fix 404 link
This commit is contained in:
parent
c03b723f56
commit
9e66c511ff
Notes:
git
2021-02-11 13:33:44 +09:00
2
string.c
2
string.c
@ -9711,7 +9711,7 @@ rb_str_oct(VALUE str)
|
|||||||
* * Even in the "modular" mode, some hash functions are considered
|
* * Even in the "modular" mode, some hash functions are considered
|
||||||
* archaic and no longer recommended at all; for instance module
|
* archaic and no longer recommended at all; for instance module
|
||||||
* <code>$1$</code> is officially abandoned by its author: see
|
* <code>$1$</code> is officially abandoned by its author: see
|
||||||
* http://phk.freebsd.dk/sagas/md5crypt_eol.html . For another
|
* http://phk.freebsd.dk/sagas/md5crypt_eol/ . For another
|
||||||
* instance module <code>$3$</code> is considered completely
|
* instance module <code>$3$</code> is considered completely
|
||||||
* broken: see the manpage of FreeBSD.
|
* broken: see the manpage of FreeBSD.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user