Description: Fix typo in manual page
Author: Nick Morrott <nickm@debian.org>
Forwarded: https://github.com/nsxiv/nsxiv/pull/249
Last-Update: 2022-03-26
---
--- a/nsxiv.1
+++ b/nsxiv.1
@@ -30,8 +30,7 @@
 mode, in which only the current image is shown. In thumbnail mode a grid of
 small previews is displayed, making it easy to choose an image to open.
 .P
-Please note, that the fullscreen mode requires an EWMH/NetWM compliant window
-manager.
+Please note: fullscreen mode requires an EWMH/NetWM-compliant window manager.
 .SH OPTIONS
 .TP
 .BI "\-A " FRAMERATE
@@ -83,7 +82,7 @@
 Enable private mode, in which nsxiv does not write any cache or temporary files.
 .TP
 .B \-q
-Be quiet, disable warnings to standard error stream.
+Be quiet, and disable warnings to standard error stream.
 .TP
 .B \-r
 Search the given directories recursively for images to view.
@@ -93,7 +92,7 @@
 .I DELAY
 seconds.
 .I DELAY
-may be a floating point number.
+may be a floating-point number.
 .TP
 .BI "\-s " MODE
 Set scale mode according to MODE character. Supported modes are: [d]own,
@@ -112,11 +111,11 @@
 Set zoom level to ZOOM percent.
 .TP
 .B \-0
-Use NULL-separator. With this option output of \-o and file-list sent to the
+Use NULL-separator. With this option, output of \-o and file-list sent to the
 key-handler and the input of \-i will be separated by a NULL character.
 .SH KEYBOARD COMMANDS
 .SS General
-The following keyboard commands are available in both image and thumbnail mode:
+The following keyboard commands are available in both image and thumbnail modes:
 .TP
 .BR 0 \- 9
 Prefix the next command with a number (denoted via
@@ -366,7 +365,7 @@
 Select the image. Goes into image mode if double\-clicked.
 .TP
 .B Button3
-Mark/unmark the image. Dragging while holding Button3 down will mark/unmark
+Mark/unmark the image. Dragging while pressing Button3 down will mark/unmark
 multiple images.
 .TP
 .B Button4
@@ -433,7 +432,7 @@
 2) current file number,
 3) total file count,
 4) image width (Optional: Disabled on thumbnails mode),
-5) image height (Optional: Disabled on thumbnails mode),
+5) image height (Optional: Disabled on thumbnails mode), and
 6) current zoom (Optional: Disabled on thumbnails mode).
 .P
 The term file is used rather than image as nsxiv does not precheck that the
@@ -447,7 +446,7 @@
 with the output of a user-provided script, which is called by nsxiv whenever an
 image gets loaded. The path of this script is
 .I $XDG_CONFIG_HOME/nsxiv/exec/image-info
-and the arguments given to it are: 1) path to image file, 2) image width,
+and the arguments given to it are: 1) path to image file, 2) image width, and
 3) image height.
 .P
 There is also an example script installed together with nsxiv as
@@ -465,7 +464,7 @@
 reloads them.
 
 By default nsxiv(1) will send one image per-line to stdin, however when using
-\-0 the image list will be NULL separated and the enviornment variable
+\-0 the image list will be NULL separated and the environment variable
 "$NSXIV_USING_NULL" will be set to 1.
 
 The key combo argument has the following form: "[C-][M-][S-]KEY",
