Added more cross-references.
diff --git a/Doc/library/fpformat.rst b/Doc/library/fpformat.rst
index 33655fb..6627c81 100644
--- a/Doc/library/fpformat.rst
+++ b/Doc/library/fpformat.rst
@@ -12,8 +12,8 @@
 
 .. note::
 
-   This module is unneeded: everything here could be done via the ``%`` string
-   interpolation operator.
+   This module is unnecessary: everything here can be done using the ``%`` string
+   interpolation operator described in the :ref:`string-formatting` section.
 
 The :mod:`fpformat` module defines the following functions and an exception: