Print this page
4023 - Typo in file(1) manpage and various others

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man5/tecla.5
          +++ new/usr/src/man/man5/tecla.5
↓ open down ↓ 16 lines elided ↑ open up ↑
  17   17  .\" INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
  18   18  .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
  19   19  .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  20   20  .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  21   21  .\"
  22   22  .\" Except as contained in this notice, the name of a copyright holder
  23   23  .\" shall not be used in advertising or otherwise to promote the sale, use
  24   24  .\" or other dealings in this Software without prior written authorization
  25   25  .\" of the copyright holder.
  26   26  .\" Portions Copyright (c) 2005, Sun Microsystems, Inc. All Rights Reserved.
  27      -.TH TECLA 5 "May 20, 2004"
       27 +.TH TECLA 5 "Sep 10, 2013"
  28   28  .SH NAME
  29   29  tecla, teclarc \- User interface provided by the tecla library.
  30   30  .SH DESCRIPTION
  31   31  .sp
  32   32  .LP
  33   33  This man page describes the command-line editing features that are available to
  34   34  users of programs that read keyboard input via the tecla library. Users of the
  35   35  \fBtcsh shell\fR will find the default key bindings very familiar. Users of the
  36   36  \fBbash\fR shell will also find it quite familiar, but with a few minor
  37   37  differences, most notably in how forward and backward searches through the list
↓ open down ↓ 941 lines elided ↑ open up ↑
 979  979  Entering Repeat Counts section.
 980  980  .RE
 981  981  
 982  982  .sp
 983  983  .ne 2
 984  984  .na
 985  985  \fBnewline\fR
 986  986  .ad
 987  987  .RS 30n
 988  988  Terminate and return the current contents of the line, after appending a
 989      -newline character. The newline character is normally '\n', but will be the
      989 +newline character. The newline character is normally '\en', but will be the
 990  990  first character of the key sequence that invoked the newline action, if this
 991  991  happens to be a printable character. If the action was invoked by the '\n'
 992      -newline character or the '\r' carriage return character, the line is appended
      992 +newline character or the '\er' carriage return character, the line is appended
 993  993  to the history buffer.
 994  994  .RE
 995  995  
 996  996  .sp
 997  997  .ne 2
 998  998  .na
 999  999  \fBrepeat-history\fR
1000 1000  .ad
1001 1001  .RS 30n
1002 1002  Return the line that is being edited, then arrange for the next most recent
↓ open down ↓ 957 lines elided ↑ open up ↑
1960 1960  .na
1961 1961  \fB\fBM->\fR\fR
1962 1962  .ad
1963 1963  .RS 21n
1964 1964  end-of-history
1965 1965  .RE
1966 1966  
1967 1967  .sp
1968 1968  .ne 2
1969 1969  .na
1970      -\fB\fB\n\fR\fR
     1970 +\fB\fB\en\fR\fR
1971 1971  .ad
1972 1972  .RS 21n
1973 1973  newline
1974 1974  .RE
1975 1975  
1976 1976  .sp
1977 1977  .ne 2
1978 1978  .na
1979      -\fB\fB\r\fR\fR
     1979 +\fB\fB\er\fR\fR
1980 1980  .ad
1981 1981  .RS 21n
1982 1982  newline
1983 1983  .RE
1984 1984  
1985 1985  .sp
1986 1986  .ne 2
1987 1987  .na
1988 1988  \fB\fBM-o\fR\fR
1989 1989  .ad
↓ open down ↓ 240 lines elided ↑ open up ↑
2230 2230  .na
2231 2231  \fB\fB^I\fR\fR
2232 2232  .ad
2233 2233  .RS 8n
2234 2234  complete-word
2235 2235  .RE
2236 2236  
2237 2237  .sp
2238 2238  .ne 2
2239 2239  .na
2240      -\fB\fB\r\fR\fR
     2240 +\fB\fB\er\fR\fR
2241 2241  .ad
2242 2242  .RS 8n
2243 2243  newline
2244 2244  .RE
2245 2245  
2246 2246  .sp
2247 2247  .ne 2
2248 2248  .na
2249      -\fB\fB\n\fR\fR
     2249 +\fB\fB\en\fR\fR
2250 2250  .ad
2251 2251  .RS 8n
2252 2252  newline
2253 2253  .RE
2254 2254  
2255 2255  .sp
2256 2256  .ne 2
2257 2257  .na
2258 2258  \fB\fB^L\fR\fR
2259 2259  .ad
↓ open down ↓ 1259 lines elided ↑ open up ↑
3519 3519  .na
3520 3520  \fB\fBM-\r\fR\fR
3521 3521  .ad
3522 3522  .RS 21n
3523 3523  newline
3524 3524  .RE
3525 3525  
3526 3526  .sp
3527 3527  .ne 2
3528 3528  .na
3529      -\fB\fBM-\n\fR\fR
     3529 +\fB\fBM-\en\fR\fR
3530 3530  .ad
3531 3531  .RS 21n
3532 3532  newline
3533 3533  .RE
3534 3534  
3535 3535  .sp
3536 3536  .ne 2
3537 3537  .na
3538 3538  \fB\fBM-^X^R\fR\fR
3539 3539  .ad
↓ open down ↓ 139 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX