[PATCH 16/31] docs: consistently set "nano" command name in bold
"G. Branden Robinson" <[email protected]> Thu, 23 Apr 2026 17:59:39 -0500
| Newsgroups | gmane.editors.nano.devel |
|---|---|
| Message-ID | <20260423225939.wlxcyluzmn62yk2z@illithid> |
--- doc/nano.1 | 8 ++++---- doc/nanorc.5 | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/nano.1 b/doc/nano.1 index 2141e155..c8ec7f9a 100644 --- a/doc/nano.1 +++ b/doc/nano.1 @@ -279,7 +279,7 @@ .SH OPTIONS Do not use the line below the title bar, leaving it entirely blank. .TP .BI \-f " file\fR, " \-\-rcfile= file -Read only this \fIfile\fR for setting nano's options, instead of reading +Read only this \fIfile\fR for setting \fBnano\fR's options, instead of reading both the system-wide and the user's \fInanorc\fR files. .TP .BR \-g ", " \-\-showcursor @@ -350,7 +350,7 @@ .SH OPTIONS Save a changed buffer without prompting (when exiting with \fB\[ha]X\fR). .TP .BR \-u ", " \-\-unix -Save a file by default in Unix format. This overrides nano's +Save a file by default in Unix format. This overrides \fBnano\fR's default behavior of saving a file in the format that it had. (This option has no effect when you also use \fB\-\-noconvert\fR.) .TP @@ -479,7 +479,7 @@ .SH EXIT STATUS . .SH NOTES Suspension is enabled by default, reachable via \fB\[ha]T\[ha]Z\fR. -(If you want a plain \fB\[ha]Z\fR to suspend nano, add +(If you want a plain \fB\[ha]Z\fR to suspend \fBnano\fR, add \fBbind \[ha]Z suspend main\fR to your \fInanorc\fR.) .P At a Yes-No prompt, \fB\[ha]Y\fR can be used for "Yes", \fB\[ha]N\fR for "No", @@ -522,7 +522,7 @@ .SH BUGS Savannah bug tracker .UE . .P -When nano crashes, it saves any modified buffers to emergency \fI.save\fR files. +When \fBnano\fR crashes, it saves any modified buffers to emergency \fI.save\fR files. If you are able to reproduce the crash and you want to get a backtrace, define the environment variable \fBNANO_NOCATCH\fR. . diff --git a/doc/nanorc.5 b/doc/nanorc.5 index fd470e91..692f57a5 100644 --- a/doc/nanorc.5 +++ b/doc/nanorc.5 @@ -69,13 +69,13 @@ .SH NOTICES . .SH OPTIONS The configuration file accepts a series of \fBset\fR and \fBunset\fR -commands, which can be used to configure nano on startup without using +commands, which can be used to configure \fBnano\fR on startup without using command-line options. Additionally, there are some commands to define syntax highlighting and to rebind keys \[em] see the two separate sections on those. \fBnano\fR reads one command per line. All commands and keywords should be written in lowercase. .P -Options in \fInanorc\fR files take precedence over nano's defaults, and +Options in \fInanorc\fR files take precedence over \fBnano\fR's defaults, and command-line options override \fInanorc\fR settings. Also, options that do not take an argument are unset by default. So using the \fBunset\fR command is only needed when wanting to override a setting of the system's @@ -423,7 +423,7 @@ .SH OPTIONS hard-wrapping occurs or when text is justified. .TP .B set unix -Save a file by default in Unix format. This overrides nano's +Save a file by default in Unix format. This overrides \fBnano\fR's default behavior of saving a file in the format that it had. (This option has no effect when you also use \fBset noconvert\fR.) .TP @@ -1113,7 +1113,7 @@ .SH REBINDING KEYS .RE . .SH EXAMPLES -To make \fBCtrl+Z\fR suspend nano: +To make \fBCtrl+Z\fR suspend \fBnano\fR: .P .RS .EX -- 2.30.2
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEh3PWHWjjDgcrENwa0Z6cfXEmbc4FAmnqpFsACgkQ0Z6cfXEm bc5TkxAAh+FmyPKUJlgpjuz1V5Xtl/OUEKK3lVkAy48QJHuyFH74bXSsQV0UvdHQ /fPjB1j4SKtlEyLQ726jOC0bPMgbt12UDhtGgVWy4vn3bsNS6QoJTtzejVlpji2r qbx3IIxDtzO/CbqT1XbpBy5T2pC1L5wFhdyhz2YkczVhpOKGEAPEMtSxtkHmsZkE 2ECJM5lk5tR5AF3fFfrylm/KkdwWaz+nyIuHOzS7xxOnBrpbYzMs9yn4YGP2mCz3 TsKyy94e8uyFpSlEJ5I2bAV7Tw7JZ6BpDPTXB09rTSJquClRVnfvnlP7my1CcUOe Juy/e7jD7FxN5LQ32m8uvPuYUFle18PUI3yq1J1a7hZp/XS/xe3UVMBU5Er27Tm5 viQMEdVtXXG8bm88EGfKGfyrJikU0w4i3skimoAozPjd0w/n6PxIgiXec0eop6xf VTJWAUlS4y+TBylFw3lj/cg4kkAnprcM3gIbuAzyPYiztHBPEmO9KLHYZVGU2sWI kCZXzFbjpO9gK0yuFZ3+dDXSUPokj9UMCQMgz2OjA0egGVxEwByhbZOhmmibPI05 3dVgk9gzCJl3ReZpcAn2XosjrZ9HoEC5cMO5O6wtNgfXhuUr/GL3U/BUsUGHHH0C uG81nXTPeK1Wowo188h8ATJ/wM7UbwV1U+vCzsinCJvHowdkuAs= =QBzw -----END PGP SIGNATURE-----