From: Matthias Klose Date: Sun, 22 Mar 2009 13:08:22 +0000 (+0000) Subject: - Fix comment macro in python.man X-Git-Tag: v2.7a1~1826 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ed252053658fb0375e1db0346c479b76b6d3c62;p=thirdparty%2FPython%2Fcpython.git - 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