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
This commit is contained in:
Matthias Klose 2009-03-22 13:13:23 +00:00
parent 68e075e59c
commit 218f462a0f

View 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