summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Beckert <abe@debian.org>2022-01-08 02:33:43 +0200
committerAlexander Naumov <alexander_naumov@opensuse.org>2022-01-08 02:33:43 +0200
commit4e4f07fea023ca91b60b3cc718a666d99c13913c (patch)
treea8219030f2d5829b92afdcd2cb4a4c17fa54dce4
parent821d888e29c6179d7bb764a7bf6e4a9c38e424a7 (diff)
downloadscreen-4e4f07fea023ca91b60b3cc718a666d99c13913c.tar.gz
doc: fix spelling errors found by lintian
-rw-r--r--src/NEWS.3.52
-rw-r--r--src/doc/screen.110
-rw-r--r--src/doc/screen.texinfo4
3 files changed, 8 insertions, 8 deletions
diff --git a/src/NEWS.3.5 b/src/NEWS.3.5
index 74bb7bf..26e49ba 100644
--- a/src/NEWS.3.5
+++ b/src/NEWS.3.5
@@ -27,7 +27,7 @@
Please run the 'newsyntax' script on your old screenrc files!
* Emacs style isearch added to copy mode. Try ^A ESC ^R screen ^R ^R
- to locate the last three occurences of the word 'screen' in the
+ to locate the last three occurrences of the word 'screen' in the
history buffer.
* New command 'silence'. Alarms the user whenever there was inactivity
diff --git a/src/doc/screen.1 b/src/doc/screen.1
index 100a539..92061b6 100644
--- a/src/doc/screen.1
+++ b/src/doc/screen.1
@@ -1510,7 +1510,7 @@ _
\fBB\fP, \fBE\fP@move the cursor WORD by WORD (as in vi).
_
\fBf/F\fP, \fBt/T\fP@T{
-move the cursor forward/backward to the next occurence of the
+move the cursor forward/backward to the next occurrence of the
target. (eg, '3fy' will move the cursor to the 3rd 'y' to the right.)
T}
_
@@ -1532,7 +1532,7 @@ _
_
.TE
.\"\fBf\fP,\fBt\fP, \fBF\fP, \fBT\fP@T{
-.\"move the cursor forward/backward to the next occurence of the target.
+.\"move the cursor forward/backward to the next occurrence of the target.
.\"T}
.PP
@@ -1564,7 +1564,7 @@ is taken as a repeat count.
Example: \*QC-a C-[ H 10 j 5 Y\*U will copy lines
11 to 15 into the paste buffer.
.PP
-The folllowing search keys are defined:
+The following search keys are defined:
.IP
\fB/\fP \fIVi\fP-like search forward.
.IP
@@ -2256,7 +2256,7 @@ Note that \fBk\fP is traditionally bound to the \fIkill\fP command.
This forces any currently selected region to be automatically
resized at least a certain \fIwidth\fP and \fIheight\fP. All
other surrounding regions will be resized in order to accommodate.
-This constraint follows everytime the \*Qfocus\*U command is
+This constraint follows every time the \*Qfocus\*U command is
used. The \*Qresize\*U command can be used to increase either
dimension of a region, but never below what is set with
\*Qfocusminsize\*U. The underscore `_' is a synonym for
@@ -3188,7 +3188,7 @@ Without any arguments,
.I screen
will prompt for how you would like to resize the current region.
-See \*Qfocusminsize\*U if you want to restrict the minimun size a region
+See \*Qfocusminsize\*U if you want to restrict the minimum size a region
can have.
.RE
.RE
diff --git a/src/doc/screen.texinfo b/src/doc/screen.texinfo
index c7cacb5..617dacf 100644
--- a/src/doc/screen.texinfo
+++ b/src/doc/screen.texinfo
@@ -2212,7 +2212,7 @@ resize min minimize current region
Without any arguments, @code{screen} will prompt for how you would
like to resize the current region.
-See @code{focusminsize} if you want to restrict the minimun size a region can have.
+See @code{focusminsize} if you want to restrict the minimum size a region can have.
@end deffn
@@ -3689,7 +3689,7 @@ or last non-whitespace character on the line.
@noindent
@kbd{f}/@kbd{F}, @kbd{t}/@kbd{T} move the cursor forward/backward to the
-next occurence of the target. (eg, '3fy' will move the cursor to the 3rd
+next occurrence of the target. (eg, '3fy' will move the cursor to the 3rd
'y' to the right.)
@noindent