diff options
author | cinap_lenrek <cinap_lenrek@centraldogma> | 2011-05-04 09:02:04 +0000 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@centraldogma> | 2011-05-04 09:02:04 +0000 |
commit | 54a313181ed74ab117531bbf1354b98329a90f44 (patch) | |
tree | c128c63359aa4c3e747d9ee82976103904c2192f /sys/man/1/python | |
parent | b1955840c58c667de6a95631d1f4b9b0a70202c3 (diff) |
fix manpages
Diffstat (limited to 'sys/man/1/python')
-rw-r--r-- | sys/man/1/python | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/man/1/python b/sys/man/1/python index 865d6497c..a3a5eede8 100644 --- a/sys/man/1/python +++ b/sys/man/1/python @@ -1,8 +1,4 @@ -.TH PYTHON "1" "$Date: 2005-03-21 01:16:03 +1100 (Mon, 21 Mar 2005) $" - -./" To view this file while editing, run it through groff: -./" groff -Tascii -man python.man | less - +.TH PYTHON 1 .SH NAME python \- an interpreted, interactive, object-oriented programming language .SH SYNOPSIS |