X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Ftset.1.html;h=920ff01e05c6f250e7a5b87e84b33242b8acb5c2;hp=0d894e5bfbd1270453606dea87503d3930e649c2;hb=a816c8dae437106bbf1661304240ff568ae3efef;hpb=91d451ffc473b358d8d74506d2da8871e44fbd7b diff --git a/doc/html/man/tset.1.html b/doc/html/man/tset.1.html index 0d894e5b..920ff01e 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 20210710). + This describes ncurses version 6.3 (patch 20211021).