From 6a772848f148ff666f25533fbd1de762191f8e1b Mon Sep 17 00:00:00 2001 From: Robert Hawdon Date: Wed, 17 Nov 2021 23:14:31 +0000 Subject: [PATCH] Fixing typos in docs (#142) --- docs/source/show.rst | 10 ++++++++++ man/show.1 | 2 +- man/show.1.html | 2 +- man/show.1.ronn | 2 +- 4 files changed, 13 insertions(+), 3 deletions(-) diff --git a/docs/source/show.rst b/docs/source/show.rst index e6d96da..54b6e7a 100644 --- a/docs/source/show.rst +++ b/docs/source/show.rst @@ -637,6 +637,11 @@ The following screen is displayed. [ ] Enter key acts like Show < > Owner Column: [ ] Skip to the first object + [ ] Show allocated size in blocks + [ ] Override default editor + -> Editor utility program command: vi + [ ] Override default pager + -> Pager utility program command: more There are three types of configuration items, each denoted with a different symbol: @@ -655,6 +660,11 @@ Indicates a multi value option, the active items will be highlighted. To change their values, use the arrow keys to highlight the desired option and press *SPACE* to toggle its activation status. +``->``: +Indicates a free text box. To change the value, press *SPACE* and edit the value. +When finished, press *ENTER* to confirm the change. Pressing *ESC* or setting a +blank value will abort the change. + The following commands can be used within this menu. ``Quit`` diff --git a/man/show.1 b/man/show.1 index 68c77a3..da849e8 100644 --- a/man/show.1 +++ b/man/show.1 @@ -564,7 +564,7 @@ Indicates a single value option, the active item will be highlighted\. To change Indicates a multi value option, the active items will be highlighted\. To change their values, use the arrow keys to highlight the desired option and press \fISPACE\fR to toggle its activation status\. .TP \fB\->\fR -Indicates a free text box\. To change the value, press \fISPACE\fR and edit the vaule\. When finished, press \fIENTER\fR to confirm the change\. Pressing \fIESC\fR or setting a blank value will abort the change\. +Indicates a free text box\. To change the value, press \fISPACE\fR and edit the value\. When finished, press \fIENTER\fR to confirm the change\. Pressing \fIESC\fR or setting a blank value will abort the change\. .P The following commands can be used within this menu\. .TP diff --git a/man/show.1.html b/man/show.1.html index d16331f..4a9978c 100644 --- a/man/show.1.html +++ b/man/show.1.html @@ -696,7 +696,7 @@

CONFIGURING SHOW

< >
Indicates a multi value option, the active items will be highlighted. To change their values, use the arrow keys to highlight the desired option and press SPACE to toggle its activation status.
->
-
Indicates a free text box. To change the value, press SPACE and edit the vaule. When finished, press ENTER to confirm the change. Pressing ESC or setting a blank value will abort the change.
+
Indicates a free text box. To change the value, press SPACE and edit the value. When finished, press ENTER to confirm the change. Pressing ESC or setting a blank value will abort the change.

The following commands can be used within this menu.

diff --git a/man/show.1.ronn b/man/show.1.ronn index cca3dd8..445b5c1 100644 --- a/man/show.1.ronn +++ b/man/show.1.ronn @@ -596,7 +596,7 @@ Indicates a single value option, the active item will be highlighted. To change Indicates a multi value option, the active items will be highlighted. To change their values, use the arrow keys to highlight the desired option and press _SPACE_ to toggle its activation status. * `->`: -Indicates a free text box. To change the value, press _SPACE_ and edit the vaule. When finished, press _ENTER_ to confirm the change. Pressing _ESC_ or setting a blank value will abort the change. +Indicates a free text box. To change the value, press _SPACE_ and edit the value. When finished, press _ENTER_ to confirm the change. Pressing _ESC_ or setting a blank value will abort the change. The following commands can be used within this menu.