Give the section on PEP 263 a more meaningful title, so readers will
be able to locate this information without knowing the PEP number.
diff --git a/Doc/whatsnew/whatsnew23.tex b/Doc/whatsnew/whatsnew23.tex
index 41cb2ee..a971791 100644
--- a/Doc/whatsnew/whatsnew23.tex
+++ b/Doc/whatsnew/whatsnew23.tex
@@ -282,7 +282,7 @@
 
 
 %======================================================================
-\section{PEP 263: \label{section-encodings}}
+\section{PEP 263: Source Code Encodings \label{section-encodings}}
 
 Python source files can now be declared as being in different
 character set encodings.  Encodings are declared by including a