Blame SOURCES/mc-4.8.8.man_typo.patch

8ad583
diff -urpN mc-4.8.7.orig/doc/man/mc.1.in mc-4.8.7/doc/man/mc.1.in
8ad583
--- mc-4.8.7.orig/doc/man/mc.1.in	2012-10-14 14:11:01.000000000 +0200
8ad583
+++ mc-4.8.7/doc/man/mc.1.in	2016-03-01 18:37:19.428983887 +0100
8ad583
@@ -93,7 +93,8 @@ as an alias to the appropriate shell scr
8ad583
 .I \-s, \-\-slow
8ad583
 Set alternative mode drawing of frameworks.
8ad583
 If the section [Lines] is not filled, the symbol for the pseudographics
8ad583
-frame is a space, otherwise the frame characters are taken from follow params.
8ad583
+frame is a space, otherwise the frame characters are taken from following
8ad583
+parameters.
8ad583
 
8ad583
 .B You can redefine the following variables:
8ad583
 .TP
8ad583
@@ -2090,8 +2091,8 @@ You can specify how the
8ad583
 .\"LINK2"
8ad583
 Quick search
8ad583
 .\"Quick search"
8ad583
-mode should works: case insensitively, case sensitively or be matched
8ad583
-to the the panel sort order: case sensitive or not.
8ad583
+mode should work: case insensitively, case sensitively or be matched
8ad583
+to the panel sort order: case sensitive or not.
8ad583
 .\"NODE "    Confirmation"
8ad583
 .SH "    Confirmation"
8ad583
 In this dialog you configure the confirmation options for file deletion,
8ad583
@@ -3936,7 +3937,7 @@ list of extensions of files. Separated b
8ad583
 .TP
8ad583
 .I extensions_case
8ad583
 (make sense only with 'extensions' parameter) make 'extensions'
8ad583
-rule case sentitive (true) or not (false).
8ad583
+rule case sensitive (true) or not (false).
8ad583
 .PP
8ad583
 `type' key may have values:
8ad583
 .nf
8ad583
diff -urpN mc-4.8.7.orig/doc/man/mcedit.1.in mc-4.8.7/doc/man/mcedit.1.in
8ad583
--- mc-4.8.7.orig/doc/man/mcedit.1.in	2012-12-27 09:13:20.000000000 +0100
8ad583
+++ mc-4.8.7/doc/man/mcedit.1.in	2016-03-01 18:37:19.429983888 +0100
8ad583
@@ -12,7 +12,7 @@ mcedit \- Internal file editor of GNU Mi
8ad583
 mcedit is a link to
8ad583
 .BR mc ,
8ad583
 the main GNU Midnight Commander executable. Executing GNU Midnight Commander
8ad583
-under this name requests staring the internal editor and opening files
8ad583
+under this name runs the internal editor and opens files
8ad583
 specified on the command line. The editor is based on the terminal version of
8ad583
 .B cooledit
8ad583
 \- standalone editor for X Window System.
8ad583
@@ -21,8 +21,8 @@ specified on the command line. The edito
8ad583
 .I "+lineno"
8ad583
 Go to the line specified by number (do not put a space between the
8ad583
 .I "+"
8ad583
-sign and the number). Several line numbers are allowed but the last one will be
8ad583
-actual and it will be applied to the first file only.
8ad583
+sign and the number). Several line numbers are allowed but only the last one
8ad583
+will be used, and it will be applied to the first file only.
8ad583
 .TP
8ad583
 .I "\-b"
8ad583
 Force black and white display.
8ad583
@@ -181,9 +181,7 @@ The currently tagged files.
8ad583
 .I %T
8ad583
 The tagged files in the unselected panel.
8ad583
 .TP
8ad583
-.I %u
8ad583
-and
8ad583
-.I %U
8ad583
+.IR %u " and " %U
8ad583
 Similar to the
8ad583
 .I %t
8ad583
 and
8ad583
@@ -192,9 +190,7 @@ macros, but in addition the files are un
8ad583
 only once per menu file entry or extension file entry, because next time
8ad583
 there will be no tagged files.
8ad583
 .TP
8ad583
-.I %s
8ad583
-and
8ad583
-.I %S
8ad583
+.IR %s " and " %S
8ad583
 The selected files: The tagged files if there are any. Otherwise the
8ad583
 current file.
8ad583
 .PP
8ad583
@@ -218,23 +214,23 @@ in the
8ad583
 menu.
8ad583
 .SH CODE NAVIGATION
8ad583
 .B mcedit
8ad583
-can be used to navigation through code with tags files created by etags
8ad583
-or ctags commands. If there is no file TAGS code navigation would not work.
8ad583
-In example, in case of exuberant\-ctags for C language command will be:
8ad583
+can be used for navigation through code with tags files created by etags
8ad583
+or ctags commands. If there is no TAGS file code navigation will not work.
8ad583
+For example, in case of exuberant\-ctags for C language command will be:
8ad583
 .PP
8ad583
 ctags \-e \-\-language\-force=C \-R ./
8ad583
 .PP
8ad583
-.B Meta\-Enter 
8ad583
-show list box to select item under cursor (cusor should stand at end of
8ad583
-word).
8ad583
-.PP
8ad583
-.B Meta\-Minus 
8ad583
-where minus is symbol "\-" go to previous function in navigation list (like a browser
8ad583
-Back).
8ad583
+.B Meta\-Enter
8ad583
+shows list box to select item under cursor (cursor should stand at the end
8ad583
+of the word).
8ad583
+.PP
8ad583
+.B Meta\-Minus
8ad583
+where minus is symbol "\-" goes to previous function in navigation list
8ad583
+(like browser's Back button).
8ad583
 .PP
8ad583
 .B Meta\-Equal
8ad583
-where equal is symbol "=" go to next function in navigation list (like a browser
8ad583
-Forward).
8ad583
+where equal is symbol "=" goes to next function in navigation list
8ad583
+(like browser's Forward button).
8ad583
 .PP
8ad583
 .SH SYNTAX HIGHLIGHTING
8ad583
 .B mcedit
8ad583
@@ -247,9 +243,9 @@ If this file is missing, system\-wide
8ad583
 is used.
8ad583
 The file
8ad583
 .B ~/.config/mc/mcedit/Syntax
8ad583
-is rescanned on opening of a any new editor file.  The file contains
8ad583
+is rescanned on opening of every new editor file.  The file contains
8ad583
 rules for highlighting, each of which is given on a separate line, and
8ad583
-define which keywords will be highlighted to what color.
8ad583
+define which keywords will be highlighted with what color.
8ad583
 .PP
8ad583
 The file is divided into sections, each beginning with a line with the
8ad583
 .B file
8ad583
@@ -477,14 +473,13 @@ editbold=yellow,black:\\
8ad583
 editmarked=black,cyan"
8ad583
 .fi
8ad583
 .SH OPTIONS
8ad583
-Most options can now be set from the editors options dialog box.  See
8ad583
-the
8ad583
+Most options can be set from Options dialog box.  See the
8ad583
 .B Options
8ad583
 menu.  The following options are defined in
8ad583
 .B ~/.config/mc/ini
8ad583
 and have obvious counterparts in the dialog box.  You can modify them to
8ad583
 change the editor behavior, by editing the file.  Unless specified, a 1
8ad583
-sets the option to on, and a 0 sets it to off, as is usual.
8ad583
+sets the option to on, and a 0 sets it to off, as usual.
8ad583
 .TP
8ad583
 .I use_internal_edit
8ad583
 This option is ignored when invoking
8ad583
@@ -499,7 +494,7 @@ assume a tab spacing of 8. Use
8ad583
 to simulate a smaller tab spacing.
8ad583
 .TP
8ad583
 .I editor_fill_tabs_with_spaces
8ad583
-Never insert a tab space. Rather insert spaces (ascii 20h) to fill to the
8ad583
+Never insert a tab character. Rather insert spaces (ascii 32) to fill to the
8ad583
 desired tab size.
8ad583
 .TP
8ad583
 .I editor_return_does_auto_indent
8ad583
@@ -523,38 +518,38 @@ When editing anywhere else, a normal tab
8ad583
 .I editor_option_save_mode
8ad583
 Possible values 0, 1 and 2.  The save mode (see the options menu also)
8ad583
 allows you to change the method of saving a file.  Quick save (0) saves
8ad583
-the file by immediately, truncating the disk file to zero length (i.e.
8ad583
-erasing it) and the writing the editor contents to the file.  This
8ad583
+the file immediately, truncating the disk file to zero length (i.e.
8ad583
+erasing it) and then writing the editor contents to the file.  This
8ad583
 method is fast, but dangerous, since a system error during a file save
8ad583
 will leave the file only partially written, possibly rendering the data
8ad583
 irretrievable.  When saving, the safe save (1) option enables creation
8ad583
 of a temporary file into which the file contents are first written.  In
8ad583
-the event of an problem, the original file is untouched.  When the
8ad583
+the event of a problem, the original file is untouched.  When the
8ad583
 temporary file is successfully written, it is renamed to the name of the
8ad583
 original file, thus replacing it.  The safest method is create backups
8ad583
-(2).  Where a backup file is created before any changes are made.  You
8ad583
+(2): a backup file is created before any changes are made.  You
8ad583
 can specify your own backup file extension in the dialog.  Note that
8ad583
 saving twice will replace your backup as well as your original file.
8ad583
 .TP
8ad583
 .I editor_word_wrap_line_length
8ad583
-line length to wrap. 72 default.
8ad583
+Line length to wrap at. Default is 72.
8ad583
 .TP
8ad583
 .I editor_backup_extension
8ad583
-symbol for add extension to name of backup files. Default "~".
8ad583
+Symbol to add to name of backup files. Default is "~".
8ad583
 .TP
8ad583
 .I editor_line_state
8ad583
-show state line of editor now it show number of file line (in future it
8ad583
-can show things like folding, breakpoints, etc.). M\-n toglle this option.
8ad583
+Show state line of editor. Currently it shows current line number (in the future
8ad583
+it might show things like folding, breakpoints, etc.). M\-n toggles this option.
8ad583
 .TP
8ad583
 .I editor_visible_spaces
8ad583
-Toggle show visible trailing spaces (TWS), if editor_visible_spaces=1 TWS
8ad583
-showed as '.'
8ad583
+Toggle "show visible trailing spaces".  If editor_visible_spaces=1, they are shown
8ad583
+as '.'
8ad583
 .TP
8ad583
 .I editor_visible_tabs
8ad583
-Toggle show visible tabs, if editor_visible_tabs=1 tabs showed as '<\-\-\-\->'
8ad583
+Toggle "show visible tabs".  If editor_visible_tabs=1, tabs are shown as '<\-\-\-\->'
8ad583
 .TP
8ad583
 .I editor_persistent_selections
8ad583
-Do not remove block selection after moving the cursor.
8ad583
+Do not remove block selection after cursor movement.
8ad583
 .TP
8ad583
 .I editor_cursor_beyond_eol
8ad583
 Allow moving cursor beyond the end of line.
8ad583
@@ -566,7 +561,7 @@ Allow moving cursor after inserted block
8ad583
 enable syntax highlighting.
8ad583
 .TP
8ad583
 .I editor_edit_confirm_save
8ad583
-show confirm dialog on save.
8ad583
+Show confirmation dialog on save.
8ad583
 .TP
8ad583
 .I editor_option_typewriter_wrap
8ad583
 to be described