X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Ftset.1.html;h=fe3d63ffb590f697f451d8972606246a97f63c96;hp=6712e6a353498683d5696086f51df2b494db9a97;hb=refs%2Ftags%2Fv5.8;hpb=027ae42953e3186daed8f3882da73de48291b606 diff --git a/doc/html/man/tset.1.html b/doc/html/man/tset.1.html index 6712e6a3..fe3d63ff 100644 --- a/doc/html/man/tset.1.html +++ b/doc/html/man/tset.1.html @@ -1,7 +1,7 @@ @@ -70,9 +70,9 @@ 3. (BSD systems only.) The terminal type associated with the standard error output device in the /etc/ttys file. - (On Linux and System-V-like UNIXes, getty does this job by - setting TERM according to the type passed to it by - /etc/inittab.) + (On System-V-like UNIXes and systems using that conven- + tion, getty does this job by setting TERM according to the + type passed to it by /etc/inittab.) 4. The default terminal type, ``unknown''. @@ -154,7 +154,8 @@ 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''. + tion, i.e., control-h may be specified as ``^H'' or + ``^h''. @@ -270,7 +271,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. @@ -315,10 +316,10 @@

SEE ALSO

-       csh(1),  sh(1),  stty(1),  setupterm(3x),   tty(4),   ter-
+       csh(1), sh(1), stty(1),  curs_terminfo(3x),  tty(4),  ter-
        minfo(5), ttys(5), environ(7)
 
-       This describes ncurses version 5.5 (patch 20061209).
+       This describes ncurses version 5.8 (patch 20110226).