diff --git a/ChangeLog b/ChangeLog
index baae28349eb26c9803018f4c368ff901c52db2a4..b09b3cfdee884cdc84b1b4d2e615c6b4ab843bae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
 	* doc/man/nanorc.5, doc/texinfo/nano.texi: Add a note about the
 	inherent imperfection of using regular expressions for syntax
 	highlighting, as suggested by Mike Frysinger in bug #30962.
+	* doc/man/nanorc.5: Improve the indentation of some lists.
 
 GNU nano 2.3.99pre2 - 2015.02.27
 2015-02-25  Chris Allegretta <chrisa@asty.org>
diff --git a/doc/man/nanorc.5 b/doc/man/nanorc.5
index 41d0f064485a1cc24cb2a7ebff703edb996441a6..e1658fc278280e4dd9360d6057e91849c54c86fb 100644
--- a/doc/man/nanorc.5
+++ b/doc/man/nanorc.5
@@ -347,7 +347,8 @@ menus where it exists by using \fBall\fP).
 
 .TP
 The format of \fIkey\fP should be one of:
-.TP
+.RS 3
+.TP 3
 .B ^
 followed by an alpha character or the word "Space".
 Example: ^C
@@ -359,10 +360,11 @@ Example: M-C
 .B F
 followed by a numeric value from 1 to 16.
 Example: F10
-.TP
+.RE
 
+.TP
 Valid \fIfunction\fP names to be bound include:
-
+.RS 3
 .TP 2
 .B help
 Invokes the help viewer.
@@ -675,6 +677,7 @@ The 'go to directory' menu in the file browser.
 A special name that encompasses all menus.
 For \fBbind\fR it means all menus where the specified \fIfunction\fR exists;
 for \fBunbind\fR it means all menus where the specified \fIkey\fR exists.
+.RE
 
 .SH FILES
 .TP