From: Benjamin Peterson Date: Tue, 22 Mar 2016 05:31:02 +0000 (-0700) Subject: remove useless $ keyword (closes #17167) X-Git-Tag: v3.4.5rc1~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b9869dfe353b116f3b8e208339c034a2ee5bc869;p=thirdparty%2FPython%2Fcpython.git remove useless $ keyword (closes #17167) --- diff --git a/Misc/python.man b/Misc/python.man index ea9540cd6468..af26b7cf1820 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