]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
improve phrasing
authorBenjamin Peterson <benjamin@python.org>
Wed, 29 Apr 2015 22:00:44 +0000 (18:00 -0400)
committerBenjamin Peterson <benjamin@python.org>
Wed, 29 Apr 2015 22:00:44 +0000 (18:00 -0400)
Misc/python.man

index 39edbca1e067e8c6b6dbe24ad8745c71079dfdb3..12438245487b49a4b78d278b289dc77b117923f2 100644 (file)
@@ -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