]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Merged revisions 70518 via svnmerge from
authorMatthias Klose <doko@ubuntu.com>
Sun, 22 Mar 2009 13:13:23 +0000 (13:13 +0000)
committerMatthias Klose <doko@ubuntu.com>
Sun, 22 Mar 2009 13:13:23 +0000 (13:13 +0000)
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

Misc/python.man

index 56d57f4a6805b90303b13726e54b2a162ee81e84..1564f8d7549a8a3f3b2e84a6bb75ceb98711a13d 100644 (file)
@@ -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