From: Raymond Hettinger Date: Sun, 30 Jan 2011 01:10:07 +0000 (+0000) Subject: Markup nits. X-Git-Tag: v3.2rc2~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c7bb159acd330c3dfb299eebe3340bbdd18bdd85;p=thirdparty%2FPython%2Fcpython.git Markup nits. --- diff --git a/Doc/whatsnew/3.2.rst b/Doc/whatsnew/3.2.rst index 222003b29ace..27b7028db248 100644 --- a/Doc/whatsnew/3.2.rst +++ b/Doc/whatsnew/3.2.rst @@ -2440,10 +2440,10 @@ Changes to Python's build process and to the C API include: longer used and it had never been documented (:issue:`8837`). There were a number of other small changes to the C-API. See the -:file:`Misc/NEWS` file for a complete list. +:source:`Misc/NEWS` file for a complete list. -Also, the were a number of updates to the OS X build, see -:file:/`Mac/BuildScript/README.txt`. +Also, there were a number of updates to the OS X build, see +:source:`Mac/BuildScript/README.txt`. Porting to Python 3.2 =====================