mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
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:
parent
68e075e59c
commit
218f462a0f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
.TH PYTHON "1" "$Date$"
|
.TH PYTHON "1" "$Date$"
|
||||||
|
|
||||||
./" To view this file while editing, run it through groff:
|
.\" To view this file while editing, run it through groff:
|
||||||
./" groff -Tascii -man python.man | less
|
.\" groff -Tascii -man python.man | less
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
python \- an interpreted, interactive, object-oriented programming language
|
python \- an interpreted, interactive, object-oriented programming language
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue