From: Matthias Klose Date: Sun, 22 Mar 2009 13:13:23 +0000 (+0000) Subject: Merged revisions 70518 via svnmerge from X-Git-Tag: v2.6.2c1~84 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=218f462a0f5521ab20bf5c17d4ad6b87c72a4790;p=thirdparty%2FPython%2Fcpython.git Merged revisions 70518 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r70518 | matthias.klose | 2009-03-22 14:08:22 +0100 (So, 22 Mär 2009) | 2 lines - Fix comment macro in python.man --- diff --git a/Misc/python.man b/Misc/python.man index 56d57f4a6805..1564f8d7549a 100644 --- a/Misc/python.man +++ b/Misc/python.man @@ -1,7 +1,7 @@ .TH PYTHON "1" "$Date$" -./" To view this file while editing, run it through groff: -./" groff -Tascii -man python.man | less +.\" 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