summaryrefslogtreecommitdiff
path: root/Misc/python.man
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2015-04-29 18:00:57 -0400
committerBenjamin Peterson <benjamin@python.org>2015-04-29 18:00:57 -0400
commit31cd7562b045f28692bf906f66534704760b3609 (patch)
treecdf7dd057737312f87b15faad7c4e4110dd07065 /Misc/python.man
parent919587090cb360594c48eb7a554018d238965ff2 (diff)
parentb0335ee2fec4bcc1ad66400f195efdf1e4696845 (diff)
downloadcpython-git-31cd7562b045f28692bf906f66534704760b3609.tar.gz
merge 3.4
Diffstat (limited to 'Misc/python.man')
-rw-r--r--Misc/python.man3
1 files changed, 1 insertions, 2 deletions
diff --git a/Misc/python.man b/Misc/python.man
index 0b736efbf9..2061876081 100644
--- a/Misc/python.man
+++ b/Misc/python.man
@@ -87,8 +87,7 @@ python \- an interpreted, interactive, object-oriented programming language
.SH DESCRIPTION
Python is an interpreted, interactive, object-oriented programming
language that combines remarkable power with very clear syntax.
-For an introduction to programming in Python you are referred to the
-Python Tutorial.
+For an introduction to programming in Python, see the Python Tutorial.
The Python Library Reference documents built-in and standard types,
constants, functions and modules.
Finally, the Python Reference Manual describes the syntax and