X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Ftset.1;h=14290f9249d40e55fa5f9f65b9672568993e3e1d;hp=152618adfd46ba97217e1ec72f5c0062dc27279b;hb=0fbd5e192896b3e446832d0a451df2cec5f5ae40;hpb=f344f8539c1543f8cd65a5bb142dbaf23b9421d2 diff --git a/man/tset.1 b/man/tset.1 index 152618ad..14290f92 100644 --- a/man/tset.1 +++ b/man/tset.1 @@ -26,14 +26,15 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: tset.1,v 1.48 2017/01/14 20:55:07 tom Exp $ +.\" $Id: tset.1,v 1.52 2017/11/20 01:27:53 tom Exp $ .TH @TSET@ 1 "" .ie \n(.g .ds `` \(lq .el .ds `` `` .ie \n(.g .ds '' \(rq .el .ds '' '' .de bP -.IP \(bu 4 +.ie n .IP \(bu 4 +.el .IP \(bu 2 .. .SH NAME \fB@TSET@\fR, \fB@RESET@\fR \- terminal initialization @@ -55,7 +56,7 @@ standard output, .bP standard input and .bP -ultimately \*(lq/dev/tty\*(rq +ultimately \*(``/dev/tty\*('' .PP to obtain terminal settings. Having retrieved these settings, \fB@TSET@\fP remembers which @@ -296,7 +297,7 @@ that he began work in October 1977, continuing development over the next few years. .PP In September 1980, Eric Allman modified \fBtset\fP, -adding the code from the existing \*(lqreset\*(rq +adding the code from the existing \*(``reset\*('' feature when \fBtset\fP was invoked as \fBreset\fP. Rather than simply copying the existing program, in this merged version, \fBtset\fP used the termcap database @@ -324,7 +325,7 @@ In fact, the commonly-used \fBreset\fP utility is always an alias for \fBtset\fP. .PP The \fB@TSET@\fR utility provides for backward-compatibility with BSD -environments (under most modern UNIXes, \fB/etc/inittab\fR and \fIgetty\fR(1) +environments (under most modern UNIXes, \fB/etc/inittab\fR and \fBgetty\fR(1) can set \fBTERM\fR appropriately for each dial-up line; this obviates what was \fB@TSET@\fR's most important use). This implementation behaves like 4.4BSD \fBtset\fP, with a few exceptions specified here. @@ -420,14 +421,14 @@ system port name to terminal type mapping database (BSD versions only). terminal capability database .SH SEE ALSO .hy 0 -csh(1), -sh(1), -stty(1), -curs_terminfo(3X), -tty(4), -terminfo(5), -ttys(5), -environ(7) +\fBcsh\fP(1), +\fBsh\fP(1), +\fBstty\fP(1), +\fBcurs_terminfo\fP(3X), +\fBtty\fP(4), +\fBterminfo\fP(5), +\fBttys\fP(5), +\fBenviron\fP(7) .hy .PP This describes \fBncurses\fR