25814361 typos in tecla.7
authorJohn Beck <John.Beck@Oracle.COM>
Fri, 31 Mar 2017 08:55:40 -0700
changeset 7821 314e0c8ed692
parent 7820 a2b9a7de9e1a
child 7822 7d852afd19da
25814361 typos in tecla.7
components/libtecla/files/tecla.7
--- a/components/libtecla/files/tecla.7	Fri Mar 31 07:26:17 2017 -0700
+++ b/components/libtecla/files/tecla.7	Fri Mar 31 08:55:40 2017 -0700
@@ -1,8 +1,8 @@
 '\" te
 .\" Copyright (c) 2000, 2001, 2002, 2003, 2004 by Martin C. Shepherd. All Rights Reserved.
 .\" Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, provided that the above copyright notice(s) and this permission notice appear in all copies of the Software and that both the above copyright notice(s) and this permission notice appear in supporting documentation.  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.  Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization of the copyright holder.
-.\" Portions Copyright (c) 2013, 2000, Oracle and/or its affiliates. All rights reserved.
-.TH tecla 7 "19 Apr 2016" "SunOS 5.11" "Standards, Environments, and Macros"
+.\" Portions Copyright (c) 2013, 2017, Oracle and/or its affiliates. All rights reserved.
+.TH tecla 7 "31 Mar 2017" "SunOS 5.11" "Standards, Environments, and Macros"
 .SH NAME
 tecla, teclarc \- User interface provided by the tecla library.
 .SH DESCRIPTION
@@ -255,7 +255,7 @@
 and then hit \fBM-p\fR, then rather than returning the previously typed \fBemacs\fR line, which doesn't start with "ls", tecla would recall the "ls -l getline.c" line. Pressing \fBM-p\fR again would recall the "ls ~/tecla/" line.
 .sp
 .LP
-Note that if the string that you are searching for, contains any of the special characters, *, ?, or '[', then it is interpretted as a pattern to be matched. Thus, cotinuing with the above example, after typing in the list of commands shown, if you then typed:
+Note that if the string that you are searching for, contains any of the special characters, *, ?, or '[', then it is interpreted as a pattern to be matched. Thus, continuing with the above example, after typing in the list of commands shown, if you then typed:
 .sp
 .in +2
 .nf
@@ -810,7 +810,7 @@
 .ad
 .RS 30n
 .rt  
-Attempt to complete the incomplete word which precedes the cursor. Unless the host program has customized word completion, file name completion is attempted. In \fBvi\fR commmand mode the character under the cursor is also included in the word being completed, and you are left in \fBvi\fR insert mode.
+Attempt to complete the incomplete word which precedes the cursor. Unless the host program has customized word completion, file name completion is attempted. In \fBvi\fR command mode the character under the cursor is also included in the word being completed, and you are left in \fBvi\fR insert mode.
 .RE
 
 .sp
@@ -821,7 +821,7 @@
 .ad
 .RS 30n
 .rt  
-Within the command line, expand wild cards, tilde expressions and dollar expressions in the file name which immediately precedes the cursor. In \fBvi\fR commmand mode the character under the cursor is also included in the file name being expanded, and you are left in \fBvi\fR insert mode.
+Within the command line, expand wild cards, tilde expressions and dollar expressions in the file name which immediately precedes the cursor. In \fBvi\fR command mode the character under the cursor is also included in the file name being expanded, and you are left in \fBvi\fR insert mode.
 .RE
 
 .sp
@@ -1074,7 +1074,7 @@
 .ad
 .RS 30n
 .rt  
-Delete the characters from the cursor up to and including the following occurence of the next character typed.
+Delete the characters from the cursor up to and including the following occurrence of the next character typed.
 .RE
 
 .sp
@@ -1085,7 +1085,7 @@
 .ad
 .RS 30n
 .rt  
-Delete the characters from the cursor up to and including the preceding occurence of the next character typed.
+Delete the characters from the cursor up to and including the preceding occurrence of the next character typed.
 .RE
 
 .sp
@@ -1096,7 +1096,7 @@
 .ad
 .RS 30n
 .rt  
-Delete the characters from the cursor up to, but not including, the following occurence of the next character typed.
+Delete the characters from the cursor up to, but not including, the following occurrence of the next character typed.
 .RE
 
 .sp
@@ -1107,7 +1107,7 @@
 .ad
 .RS 30n
 .rt  
-Delete the characters from the cursor up to, but not including, the preceding occurence of the next character typed.
+Delete the characters from the cursor up to, but not including, the preceding occurrence of the next character typed.
 .RE
 
 .sp
@@ -1162,7 +1162,7 @@
 .ad
 .RS 30n
 .rt  
-Copy the characters from the cursor up to and including the following occurence of the next character typed, into the cut buffer.
+Copy the characters from the cursor up to and including the following occurrence of the next character typed, into the cut buffer.
 .RE
 
 .sp
@@ -1173,7 +1173,7 @@
 .ad
 .RS 30n
 .rt  
-Copy the characters from the cursor up to and including the preceding occurence of the next character typed, into the cut buffer.
+Copy the characters from the cursor up to and including the preceding occurrence of the next character typed, into the cut buffer.
 .RE
 
 .sp
@@ -1184,7 +1184,7 @@
 .ad
 .RS 30n
 .rt  
-Copy the characters from the cursor up to, but not including, the following occurence of the next character typed, into the cut buffer.
+Copy the characters from the cursor up to, but not including, the following occurrence of the next character typed, into the cut buffer.
 .RE
 
 .sp
@@ -1195,7 +1195,7 @@
 .ad
 .RS 30n
 .rt  
-Copy the characters from the cursor up to, but not including, the preceding occurence of the next character typed, into the cut buffer.
+Copy the characters from the cursor up to, but not including, the preceding occurrence of the next character typed, into the cut buffer.
 .RE
 
 .sp
@@ -1415,7 +1415,7 @@
 .ad
 .RS 30n
 .rt  
-From \fBvi\fR command mode, delete the characters from the cursor up to and including the following occurence of the next character typed, then enter insert mode.
+From \fBvi\fR command mode, delete the characters from the cursor up to and including the following occurrence of the next character typed, then enter insert mode.
 .RE
 
 .sp
@@ -1426,7 +1426,7 @@
 .ad
 .RS 30n
 .rt  
-From vi command mode, delete the characters from the cursor up to and including the preceding occurence of the next character typed, then enter insert mode.
+From vi command mode, delete the characters from the cursor up to and including the preceding occurrence of the next character typed, then enter insert mode.
 .RE
 
 .sp
@@ -1437,7 +1437,7 @@
 .ad
 .RS 30n
 .rt  
-From \fBvi\fR command mode, delete the characters from the cursor up to, but not including, the following occurence of the next character typed, then enter insert mode.
+From \fBvi\fR command mode, delete the characters from the cursor up to, but not including, the following occurrence of the next character typed, then enter insert mode.
 .RE
 
 .sp
@@ -1448,7 +1448,7 @@
 .ad
 .RS 30n
 .rt  
-From \fBvi\fR command mode, delete the characters from the cursor up to, but not including, the preceding occurence of the next character typed, then enter insert mode.
+From \fBvi\fR command mode, delete the characters from the cursor up to, but not including, the preceding occurrence of the next character typed, then enter insert mode.
 .RE
 
 .sp
@@ -1498,7 +1498,7 @@
 .SS "Default Key Bindings In \fBemacs\fR Mode"
 .sp
 .LP
-The following default key bindings, which can be overriden by the tecla configuration file, are designed to mimic most of the bindings of the unix \fBtcsh shell\fR shell, when it is in \fBemacs\fR editing mode.
+The following default key bindings, which can be overridden by the tecla configuration file, are designed to mimic most of the bindings of the unix \fBtcsh shell\fR shell, when it is in \fBemacs\fR editing mode.
 .sp
 .LP
 This is the default editing mode of the tecla library.
@@ -1573,7 +1573,7 @@
 
 .sp
 .LP
-The cursor keys are refered to by name, as follows. This is necessary because different types of terminals generate different key sequences when their cursor keys are pressed.
+The cursor keys are referred to by name, as follows. This is necessary because different types of terminals generate different key sequences when their cursor keys are pressed.
 .sp
 .ne 2
 .mk
@@ -1620,7 +1620,7 @@
 
 .sp
 .LP
-The remaining bindings don't depend on the terminal setttings.
+The remaining bindings don't depend on the terminal settings.
 .sp
 .ne 2
 .mk
@@ -2233,7 +2233,7 @@
 Note that above, most of the bindings are defined twice, once as a raw control code like \fB^C\fR and then a second time as a META character like \fBM-^C\fR. The former is the binding for \fBvi\fR input mode, whereas the latter is the binding for \fBvi\fR command mode. Once in command mode all key sequences that the user types that they don't explicitly start with an ESCAPE or a META key, have their first key secretly converted to a META character before the key sequence is looked up in the key binding table. Thus, once in command mode, when you type the letter i, for example, the tecla library actually looks up the binding for \fBM-i\fR.
 .sp
 .LP
-The cursor keys are refered to by name, as follows. This is necessary because different types of terminals generate different key sequences when their cursor keys are pressed.
+The cursor keys are referred to by name, as follows. This is necessary because different types of terminals generate different key sequences when their cursor keys are pressed.
 .sp
 .ne 2
 .mk