X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fterm.7.html;fp=doc%2Fhtml%2Fman%2Fterm.7.html;h=ceb5528f5d30d35eda50139ec09c72a1a1c0557c;hp=2cb2c11da58205242500d697ae561b7d38f5a49d;hb=ce4803687b821efbc5fb2c5a5f06d69cd4dc2656;hpb=44a63c85c16f81579c74d68cd99eea1a1fd00c28 diff --git a/doc/html/man/term.7.html b/doc/html/man/term.7.html index 2cb2c11d..ceb5528f 100644 --- a/doc/html/man/term.7.html +++ b/doc/html/man/term.7.html @@ -1,6 +1,6 @@ @@ -63,8 +63,8 @@ If you use a dialup line, the type of device attached to it may vary. Older UNIX systems pre-set a very dumb ter- - minal type like `dumb' or `dialup' on dialup lines. Newer - ones may pre-set `vt100', reflecting the prevalence of DEC + minal type like "dumb" or "dialup" on dialup lines. Newer + ones may pre-set "vt100", reflecting the prevalence of DEC VT100-compatible terminals and personal-computer emula- tors. @@ -73,7 +73,7 @@ if the remote terminfo or termcap entry for your type is not compatible with yours, but this situation is rare and can almost always be avoided by explicitly exporting - `vt100' (assuming you are in fact using a VT100-superset + "vt100" (assuming you are in fact using a VT100-superset console, terminal, or terminal emulator.) In any case, you are free to override the system TERM set- @@ -108,7 +108,7 @@ described by terminfo(5). The first line of a terminfo(5) description gives the - names by which terminfo knows a terminal, separated by `|' + names by which terminfo knows a terminal, separated by "|" (pipe-bar) characters with the last name field terminated by a comma. The first name field is the type's primary name, and is the one to use when setting TERM. The last @@ -200,7 +200,7 @@ intended to specify a line height, that suffix should go first. So, for a hypothetical FuBarCo model 2317 terminal in 30-line mode with reverse video, best form would be - fubar-30-rv (rather than, say, `fubar-rv-30'). + fubar-30-rv (rather than, say, "fubar-rv-30"). Terminal types that are written not as standalone entries, but rather as components to be plugged into other entries