From: Benjamin Peterson Date: Wed, 29 Apr 2015 22:00:44 +0000 (-0400) Subject: improve phrasing X-Git-Tag: v2.7.10rc1~18 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=94e0f1e5927def2be639231bc0d2104427e80f83;p=thirdparty%2FPython%2Fcpython.git improve phrasing --- diff --git a/Misc/python.man b/Misc/python.man index 39edbca1e067..12438245487b 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