From: Benjamin Peterson Date: Mon, 11 May 2015 01:19:18 +0000 (-0400) Subject: add trailing slash X-Git-Tag: v2.7.11rc1~302^2~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42e268ee1d4027db7eeb585c6d1d7da147e52dba;p=thirdparty%2FPython%2Fcpython.git add trailing slash --- diff --git a/Misc/python.man b/Misc/python.man index 0ca5e91b4558..054fbb5e9b60 100644 --- a/Misc/python.man +++ b/Misc/python.man @@ -452,7 +452,7 @@ The integer must be a decimal number in the range [0,4294967295]. Specifying the value 0 will lead to the same hash values as when hash randomization is disabled. .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