From c7bb159acd330c3dfb299eebe3340bbdd18bdd85 Mon Sep 17 00:00:00 2001 From: Raymond Hettinger Date: Sun, 30 Jan 2011 01:10:07 +0000 Subject: [PATCH] Markup nits. --- Doc/whatsnew/3.2.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Doc/whatsnew/3.2.rst b/Doc/whatsnew/3.2.rst index 222003b29a..27b7028db2 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 ===================== -- 2.50.1