[PATCH 14/31] docs: style function names with bold not backticks
"G. Branden Robinson" <[email protected]> Thu, 23 Apr 2026 17:59:12 -0500
| Newsgroups | gmane.editors.nano.devel |
|---|---|
| Message-ID | <20260423225912.h2qka4s7nynlfla7@illithid> |
Using bold is (much) more consistent with the rest of nano's man(7) documentation. --- doc/nano.1 | 2 +- doc/nanorc.5 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/nano.1 b/doc/nano.1 index a7e1bb88..38c7c285 100644 --- a/doc/nano.1 +++ b/doc/nano.1 @@ -37,7 +37,7 @@ .SH NOTICES command line or \fBset solosidescroll\fR in your \fInanorc\fR. .P Also since version 9.0, keystrokes \fBM-<\fR and \fBM->\fR have -been reassigned to the `scrollleft` and `scrollright` functions. +been reassigned to the \fBscrollleft\fR and \fBscrollright\fR functions. If you want those keystrokes to do what they did before version 9.0, add these two lines at the end of your \fInanorc\fR file: .P diff --git a/doc/nanorc.5 b/doc/nanorc.5 index b16945e3..d7422a0e 100644 --- a/doc/nanorc.5 +++ b/doc/nanorc.5 @@ -41,7 +41,7 @@ .SH NOTICES command line or \fBset solosidescroll\fR in your \fInanorc\fR. .P Also since version 9.0, keystrokes \fBM-<\fR and \fBM->\fR have -been reassigned to the `scrollleft` and `scrollright` functions. +been reassigned to the \fBscrollleft\fR and \fBscrollright\fR functions. If you want those keystrokes to do what they did before version 9.0, add these two lines at the end of your \fInanorc\fR file: .P -- 2.30.2
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEh3PWHWjjDgcrENwa0Z6cfXEmbc4FAmnqpEAACgkQ0Z6cfXEm bc4rpQ//bz30z/hNhxNIyOOiZTVeB2x7hZQdTWRaOSuAMupTsZlcmA4xozb3MKd8 nY95qTqtfKkvj5j+n/vpSuKsAU87LZu7/7JvC0mycWsureRiFLekMuJKmpO5Ocqe Ziz//IIkGoCW1IbzOzaO8ee+qTcvuI6Uu6RF2U5BsX3YaR3ZW9sVrWcBpu9iTBKO FKLuMQYoVv59n0l4jvzdj3GB4by/CcWEBNuu6/GbW/bN66sunUEKkTUxUS98Pe7Q zwYkqgVWZQF9/BeeQnNOELb403kieb4b0SCWyXCwZrzMZPfnR5/ZU2+ccZhUC5or 9o6Yb2CDGSzMMzQouKMuqG6gwdkV6AMDrS4ekBMAqsRN9vFjtsElk7LqS5UM2chA iSKt4MGVPDtt+GlzJ3vfSKDSRNf5+W1DoJrPmjMO+89OFRIey4HM3W5j0k+aKrCw qadGYd4i8+POd+Cx3sQYg2j6sQWy0VQiN9XTCpzN3fRtbTHU0zvvfO/g4PMDVyzD g9xuev5LMz6EgfaVG1bu70zmKaxAy6lpGlA7r9i2t0pPWpyA9XTHmSwS4/2+YSo6 ctTNTz1x/HrtO/z4G7oRxe/pFV+B/nHP1Qd0KS1bEJJxoBgnD/xtYdW7WY4q/eum f7qNX2sWCLyoQDRB6xAq/J9Ud0JmXoFdqqKXk2yUrc9IvO0w3oc= =0/wP -----END PGP SIGNATURE-----