diff --git a/nettle.texinfo b/nettle.texinfo
index b10b5a23ab15e06c45be8a43f341f121dfa79c38..7474353bf2beae287db4db3d82fdbed22d77fec1 100644
--- a/nettle.texinfo
+++ b/nettle.texinfo
@@ -1406,6 +1406,9 @@ computed, the operation returns true if and only if the result equals
 
 @subsection Nettle's @acronym{RSA} support
 
+@c FIXME: Update for RSA renaming. and new *_digest functions. Document
+@c dsa. 
+
 Nettle represents @acronym{RSA} keys using two structures that contain
 large numbers (of type @code{mpz_t}).