From: Benjamin Peterson Date: Mon, 11 May 2015 01:19:18 +0000 (-0400) Subject: add trailing slash X-Git-Tag: v3.5.0b1~215^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=37c4f78390ae3f2c839b44939446f783b948d9d3;p=thirdparty%2FPython%2Fcpython.git add trailing slash --- diff --git a/Misc/python.man b/Misc/python.man index 7311eb95dbc3..ea9540cd6468 100644 --- a/Misc/python.man +++ b/Misc/python.man @@ -434,7 +434,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