From: Benjamin Peterson Date: Tue, 22 Mar 2016 05:31:02 +0000 (-0700) Subject: remove useless $ keyword (closes #17167) X-Git-Tag: v2.7.12rc1~160 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9b1549044cafed979b17a160245eea1e2230ef9b;p=thirdparty%2FPython%2Fcpython.git remove useless $ keyword (closes #17167) --- diff --git a/Misc/python.man b/Misc/python.man index 054fbb5e9b60..eacbc8dec4d7 100644 --- a/Misc/python.man +++ b/Misc/python.man @@ -1,4 +1,4 @@ -.TH PYTHON "1" "$Date$" +.TH PYTHON "1" .\" To view this file while editing, run it through groff: .\" groff -Tascii -man python.man | less