X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Ftset.1.html;h=984c462b19f63fcf1f80b1cb615718d3cc05192a;hb=3d46d7e9d3e210417f34acf3b469378558398d07;hp=81a75bceee68b457e9caba47dd10b931268509a0;hpb=493e2f7b3fc309879f561a094fdfc15e5304b3d6;p=ncurses.git diff --git a/doc/html/man/tset.1.html b/doc/html/man/tset.1.html index 81a75bce..984c462b 100644 --- a/doc/html/man/tset.1.html +++ b/doc/html/man/tset.1.html @@ -27,7 +27,7 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: tset.1,v 1.57 2021/07/10 22:50:45 tom Exp @ + * @Id: tset.1,v 1.58 2021/09/18 21:21:55 tom Exp @ --> @@ -154,16 +154,20 @@ -c Set control characters and modes. - -e Set the erase character to ch. + -e ch + Set the erase character to ch. -I Do not send the terminal or tab initialization strings to the terminal. - -i Set the interrupt character to ch. + -i ch + Set the interrupt character to ch. - -k Set the line kill character to ch. + -k ch + Set the line kill character to ch. - -m Specify a mapping from a port type to a terminal. See the section + -m mapping + Specify a mapping from a port type to a terminal. See the section TERMINAL TYPE MAPPING for more information. -Q Do not display any values for the erase, interrupt and line kill @@ -385,7 +389,7 @@ csh(1), sh(1), stty(1), curs_terminfo(3x), tty(4), terminfo(5), ttys(5), environ(7) - This describes ncurses version 6.2 (patch 20210821). + This describes ncurses version 6.2 (patch 20211009).