Author: Armin Rigo <[email protected]>
Branch: 
Changeset: r86057:d274b6cd9120
Date: 2016-08-07 11:56 +0200
http://bitbucket.org/pypy/pypy/changeset/d274b6cd9120/

Log:    Document how this pseudo-man-page is turned into the standard man-
        page format

diff --git a/pypy/doc/man/pypy.1.rst b/pypy/doc/man/pypy.1.rst
--- a/pypy/doc/man/pypy.1.rst
+++ b/pypy/doc/man/pypy.1.rst
@@ -2,6 +2,9 @@
  pypy
 ======
 
+.. note: this is turned into a regular man page "pypy.1" by
+   doing "make man" in pypy/doc/
+
 SYNOPSIS
 ========
 
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to