* 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>
.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
.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.
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