summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2015-05-11 01:19:18 (GMT)
committerBenjamin Peterson <benjamin@python.org>2015-05-11 01:19:18 (GMT)
commit42e268ee1d4027db7eeb585c6d1d7da147e52dba (patch)
tree0b33e714ee196a5bcb5475a56bd89bdf2e645fdb
parentd29d0393f37af0166439618e4386c68492f66c5d (diff)
downloadcpython-42e268ee1d4027db7eeb585c6d1d7da147e52dba.zip
cpython-42e268ee1d4027db7eeb585c6d1d7da147e52dba.tar.gz
cpython-42e268ee1d4027db7eeb585c6d1d7da147e52dba.tar.bz2
add trailing slash
-rw-r--r--Misc/python.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/python.man b/Misc/python.man
index 0ca5e91..054fbb5 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