From 0155b4cd31da9264502aa5e9bb1374006500af8b Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Mon, 20 Jun 2016 20:46:21 +0200 Subject: [PATCH] overview: some spelling and punctuation fixes and layout adjustments --- overview.php | 24 +++++++++++------------- overview1.0.php | 16 +++++++++------- overview1.2.php | 12 +++++++----- overview2.0.php | 21 +++++++++++---------- 4 files changed, 38 insertions(+), 35 deletions(-) diff --git a/overview.php b/overview.php index b717691..eefe0b6 100644 --- a/overview.php +++ b/overview.php @@ -21,27 +21,25 @@
The 2.2 release of GNU nano continues to add some features while attempting to provide continuity to users of previous versions. When possible we have elected to make new features disabled by default, -as .nanorc and aliasing allows one to easily permanently enable desired features. -The following improvemens and features are available in version 2.2 include: +as .nanorc and aliasing allows one to easily enable desired settings permanently. +

+The following improvements and features are available in version 2.2:
  @@ -49,16 +47,16 @@ man page for more details. diff --git a/overview1.0.php b/overview1.0.php index b5f361d..b2264d8 100644 --- a/overview1.0.php +++ b/overview1.0.php @@ -19,7 +19,10 @@
  • -Customizable key bindings (see the key bindings section of -the nanorc -man page for more details.
  • +Customizable key bindings.
  • -'soft' line wrapping (i.e. full line display)
  • +"Soft" line wrapping (i.e. entire-line display )
  • -Full undo/redo support [EXPERIMENTAL]
  • +Partial undo/redo support [EXPERIMENTAL].
  • -Pager support (i.e. reading from stdin)
  • - +Pager support (i.e. reading from stdin).
The nano project was started because of a few problems with -the wonderfully easy-to-use and friendly Pico text editor. GNU nano features: +the otherwise wonderfully easy-to-use and friendly Pico text editor.  +GNU nano aims to emulate Pico while providing extra functionality.  +

+Features of GNU nano:
  @@ -31,10 +34,10 @@ the wonderfully easy-to-use and friendly Pico text editor. GNU nano features: Truly free license (GNU GPL). 
  • -Goto-line# command w/o flag. 
  • +Goto-line# command without a flag. 
  • -Case sensitive search function. 
  • +Case-sensitive search function. 
  • Interactive search and replace. 
  • @@ -57,7 +60,7 @@ the wonderfully easy-to-use and friendly Pico text editor. GNU nano features: Regular expression search and replace. 
  • -Toggles for cmdline flags via Meta keys. 
  • +Toggles for command-line flags via Meta keys. 
  • Tab completion when reading/writing files. 
  • @@ -65,9 +68,8 @@ the wonderfully easy-to-use and friendly Pico text editor. GNU nano features:
    -

    The main disadvantage is lack of mailer integration, but this is also -a strength.  GNU nano aims to emulate Pico and perhaps provide extra -functionality. 

    +

    The main disadvantage is a lack of mailer integration, but this is also +a strength. 

    diff --git a/overview1.2.php b/overview1.2.php index 3eea777..4ddd570 100644 --- a/overview1.2.php +++ b/overview1.2.php @@ -19,8 +19,9 @@
    The 1.2 release of GNU nano attempts to move even closer to -the goal of a 'compatible but enhanced' Pico clone. The following new -features and different features are available in version 1.2: +the goal of a 'compatible but enhanced' Pico clone. +

    +The following new and changed features are available in version 1.2:
      @@ -44,7 +45,7 @@ features and different features are available in version 1.2: Search and replace history editing.
  • -Customizable quoting string (-Q flag)
  • +Customizable quoting string (-Q flag). @@ -59,15 +60,16 @@ features and different features are available in version 1.2: Multiple file buffers (-F flag).
  • -Mac/Dos/NoConvert file format (-M,-D,-N).
  • +Mac/Dos/NoConvert file format (-M, -D, -N).
  • Saved search/replace history (-H flag).
  • Backup files (-B flag).
  • +
  • -Insert output of command (^X after ^R)
  • +Insert output of command (^X after ^R).
    diff --git a/overview2.0.php b/overview2.0.php index e5b4851..5fb5540 100644 --- a/overview2.0.php +++ b/overview2.0.php @@ -19,8 +19,10 @@
    The 2.0 release of GNU nano is a major leap forward in usability -and features, building on the 1.3 branch. The following improvemens and -features are available in version 2.0 include: +and features, building on the 1.3 branch. +

    +The following improvements and +features are available in version 2.0:
      @@ -33,13 +35,13 @@ features are available in version 2.0 include: Improved color syntax highlighting.
  • -Copy text without cutting..
  • +Copy text without cutting it.
  • Verbatim input mode.
  • -Repeat last seach w/o confirmation (Meta-W)
  • +Repeat last seach without confirmation (Meta-W). @@ -47,20 +49,19 @@ features are available in version 2.0 include:
    • -Spell check/replace selected text only
    • +Spell check/replace selected text only.
    • -Indent marked text
    • +Indent marked text.
    • -Move to beginning/end of paragraph
    • +Move to beginning/end of paragraph.
    • -Search within the file browser
    • +Search within the file browser.
    • -Mixed file format auto-conversion
    • - +Auto-conversion of mixed file format
    -- 2.39.2