diff options
author | Benjamin Peterson <benjamin@python.org> | 2015-05-10 21:19:56 -0400 |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2015-05-10 21:19:56 -0400 |
commit | 8ec4ae0420f561a997a78d50144ff75ef53424fc (patch) | |
tree | 8264e77cc0d624ac461b92b2c5b4f0ba058abd80 /Misc | |
parent | 582d3fb1a5be2ffced3ca651227f486efbe1f477 (diff) | |
parent | 37c4f78390ae3f2c839b44939446f783b948d9d3 (diff) | |
download | cpython-git-8ec4ae0420f561a997a78d50144ff75ef53424fc.tar.gz |
merge 3.4
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/python.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/python.man b/Misc/python.man index d2ca12bfaa..6dbdba9e5f 100644 --- a/Misc/python.man +++ b/Misc/python.man @@ -431,7 +431,7 @@ values. The integer must be a decimal number in the range [0,4294967295]. Specifying the value 0 will disable hash randomization. .SH AUTHOR -The Python Software Foundation: https://www.python.org/psf +The Python Software Foundation: https://www.python.org/psf/ .SH INTERNET RESOURCES Main website: https://www.python.org/ .br |