X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Ftset.1.html;h=f554a9c2a89b2f48af7bc4965dde3c5f3c217f90;hp=d83511dd5baee15299549c27779523af06528e58;hb=f367fa254ce3fe29710c86971f04e03111c2bd2c;hpb=77afe78361875f531dc2bf8d73f2e781c8e76176 diff --git a/doc/html/man/tset.1.html b/doc/html/man/tset.1.html index d83511dd..f554a9c2 100644 --- a/doc/html/man/tset.1.html +++ b/doc/html/man/tset.1.html @@ -1,7 +1,7 @@ @@ -116,8 +116,9 @@ The options are as follows: - -c Set control characters and modes. -e Set the erase - character to ch. + -c Set control characters and modes. + + -e Set the erase character to ch. -I Do not send the terminal or tab initialization strings to the terminal. @@ -126,35 +127,36 @@ -k Set the line kill character to ch. - -m Specify a mapping from a port type to a terminal. + -m Specify a mapping from a port type to a terminal. See the section TERMINAL TYPE MAPPING for more infor- mation. - -Q Do not display any values for the erase, interrupt + -Q Do not display any values for the erase, interrupt and line kill characters. Normally tset displays the - values for control characters which differ from the + values for control characters which differ from the system's default values. - -q The terminal type is displayed to the standard out- - put, and the terminal is not initialized in any way. + -q The terminal type is displayed to the standard out- + put, and the terminal is not initialized in any way. The option `-' by itself is equivalent but archaic. -r Print the terminal type to the standard error output. -s Print the sequence of shell commands to initialize the environment variable TERM to the standard output. - See the section SETTING THE ENVIRONMENT for details. + See the section SETTING THE ENVIRONMENT for details. -V reports the version of ncurses which was used in this program, and exits. - -w Resize the window to match the size deduced via + -w Resize the window to match the size deduced via setupterm. Normally this has no effect, unless setupterm is not able to detect the window size. The arguments for the -e, -i, and -k options may either be - entered as actual characters or by using the `hat' nota- - tion, i.e. control-h may be specified as ``^H'' or ``^h''. + entered as actual characters or by using the `hat' nota- + tion, i.e., control-h may be specified as ``^H'' or + ``^h''. @@ -270,7 +272,7 @@ -d, and -p options are similarly not documented or useful, but were retained as they appear to be in widespread use. It is strongly recommended that any usage of these three - options be changed to use the -m option instead. The -n + options be changed to use the -m option instead. The -n option remains, but has no effect. The -adnp options are therefore omitted from the usage summary above. @@ -318,7 +320,7 @@ csh(1), sh(1), stty(1), curs_terminfo(3x), tty(4), ter- minfo(5), ttys(5), environ(7) - This describes ncurses version 5.7 (patch 20100109). + This describes ncurses version 5.9 (patch 20120107).