From: Andrew M. Kuchling Date: Thu, 7 Oct 2004 12:30:54 +0000 (+0000) Subject: Add helpful comment X-Git-Tag: v2.4b1~78 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3afe4f371c0c1d303ddee8dbd07c211949d211ca;p=thirdparty%2FPython%2Fcpython.git Add helpful comment --- diff --git a/Misc/python.man b/Misc/python.man index 99f82ca1fba2..76b7c4f2be27 100644 --- a/Misc/python.man +++ b/Misc/python.man @@ -1,4 +1,8 @@ .TH PYTHON "1" "$Date$" + +./" To view this file while editing, run it through groff: +./" groff -Tascii -man python.man | less + .SH NAME python \- an interpreted, interactive, object-oriented programming language .SH SYNOPSIS