]> granicus.if.org Git - python/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 dc1c08bf46389d68ea48ab8f1ae4c32d7af64717..df4119c0e130d582647417c69374ac55e24ff19f 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