summaryrefslogtreecommitdiffstats
path: root/Misc/python.man
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)
commit37c4f78390ae3f2c839b44939446f783b948d9d3 (patch)
tree9576ac1702592cf17c5e278a8498d7ebdd11b983 /Misc/python.man
parent65bcdd7195666e20eb56a7d49b5dd0ee2278e506 (diff)
downloadcpython-37c4f78390ae3f2c839b44939446f783b948d9d3.zip
cpython-37c4f78390ae3f2c839b44939446f783b948d9d3.tar.gz
cpython-37c4f78390ae3f2c839b44939446f783b948d9d3.tar.bz2
add trailing slash
Diffstat (limited to 'Misc/python.man')
-rw-r--r--Misc/python.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/python.man b/Misc/python.man
index 7311eb9..ea9540c 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