From b0335ee2fec4bcc1ad66400f195efdf1e4696845 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Wed, 29 Apr 2015 18:00:44 -0400 Subject: improve phrasing --- Misc/python.man | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Misc/python.man b/Misc/python.man index dc1c08b..df4119c 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 -- cgit v0.12