Print this page
9842 man page typos and spelling

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man5/tecla.5
          +++ new/usr/src/man/man5/tecla.5
↓ open down ↓ 329 lines elided ↑ open up ↑
 330  330  .in -2
 331  331  
 332  332  .sp
 333  333  .LP
 334  334  and then hit \fBM-p\fR, then rather than returning the previously typed
 335  335  \fBemacs\fR line, which doesn't start with "ls", tecla would recall the "ls -l
 336  336  getline.c" line. Pressing \fBM-p\fR again would recall the "ls ~/tecla/" line.
 337  337  .sp
 338  338  .LP
 339  339  Note that if the string that you are searching for, contains any of the special
 340      -characters, *, ?, or '[', then it is interpretted as a pattern to be matched.
 341      -Thus, cotinuing with the above example, after typing in the list of commands
      340 +characters, *, ?, or '[', then it is interpreted as a pattern to be matched.
      341 +Thus, continuing with the above example, after typing in the list of commands
 342  342  shown, if you then typed:
 343  343  .sp
 344  344  .in +2
 345  345  .nf
 346  346  *tecla*
 347  347  .fi
 348  348  .in -2
 349  349  
 350  350  .sp
 351  351  .LP
↓ open down ↓ 522 lines elided ↑ open up ↑
 874  874  .RE
 875  875  
 876  876  .sp
 877  877  .ne 2
 878  878  .na
 879  879  \fBcomplete-word\fR
 880  880  .ad
 881  881  .RS 30n
 882  882  Attempt to complete the incomplete word which precedes the cursor. Unless the
 883  883  host program has customized word completion, file name completion is attempted.
 884      -In \fBvi\fR commmand mode the character under the cursor is also included in
      884 +In \fBvi\fR command mode the character under the cursor is also included in
 885  885  the word being completed, and you are left in \fBvi\fR insert mode.
 886  886  .RE
 887  887  
 888  888  .sp
 889  889  .ne 2
 890  890  .na
 891  891  \fBexpand-filename\fR
 892  892  .ad
 893  893  .RS 30n
 894  894  Within the command line, expand wild cards, tilde expressions and dollar
 895  895  expressions in the file name which immediately precedes the cursor. In \fBvi\fR
 896      -commmand mode the character under the cursor is also included in the file name
      896 +command mode the character under the cursor is also included in the file name
 897  897  being expanded, and you are left in \fBvi\fR insert mode.
 898  898  .RE
 899  899  
 900  900  .sp
 901  901  .ne 2
 902  902  .na
 903  903  \fBlist-glob\fR
 904  904  .ad
 905  905  .RS 30n
 906  906  List any file names which match the wild-card, tilde and dollar expressions in
↓ open down ↓ 695 lines elided ↑ open up ↑
1602 1602  .ne 2
1603 1603  .na
1604 1604  \fBdown\fR
1605 1605  .ad
1606 1606  .RS 9n
1607 1607  down-history
1608 1608  .RE
1609 1609  
1610 1610  .sp
1611 1611  .LP
1612      -The remaining bindings don't depend on the terminal setttings.
     1612 +The remaining bindings don't depend on the terminal settings.
1613 1613  .sp
1614 1614  .ne 2
1615 1615  .na
1616 1616  \fB\fB^F\fR\fR
1617 1617  .ad
1618 1618  .RS 21n
1619 1619  cursor-right
1620 1620  .RE
1621 1621  
1622 1622  .sp
↓ open down ↓ 2039 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX