diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/python.man | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Misc/python.man b/Misc/python.man index 99f82ca..76b7c4f 100644 --- a/Misc/python.man +++ b/Misc/python.man @@ -1,4 +1,8 @@ .TH PYTHON "1" "$Date$" + +./" 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 .SH SYNOPSIS |