commit | 8ed252053658fb0375e1db0346c479b76b6d3c62 | [log] [tgz] |
---|---|---|
author | Matthias Klose <doko@ubuntu.com> | Sun Mar 22 13:08:22 2009 +0000 |
committer | Matthias Klose <doko@ubuntu.com> | Sun Mar 22 13:08:22 2009 +0000 |
tree | 8683c8811ff2c6a4135d9debc1030ee012c532d4 | |
parent | 52a3492efbabb78782683db51d63af7e0d7c91ba [diff] [blame] |
- Fix comment macro in python.man
diff --git a/Misc/python.man b/Misc/python.man index 56d57f4..1564f8d 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