X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fterm.7.html;h=4c944a1c5bcb1935a6c60c8dee3895d0be82d71c;hp=5c0a4238d0e578a547d8728de42161f7fc19402a;hb=f86cbeb5f9bd96ab041d34039c35749a14965039;hpb=77afe78361875f531dc2bf8d73f2e781c8e76176 diff --git a/doc/html/man/term.7.html b/doc/html/man/term.7.html index 5c0a4238..4c944a1c 100644 --- a/doc/html/man/term.7.html +++ b/doc/html/man/term.7.html @@ -27,7 +27,7 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: term.7,v 1.19 2010/01/09 16:42:15 tom Exp @ + * @Id: term.7,v 1.22 2010/12/04 18:41:07 tom Exp @ --> @@ -85,9 +85,9 @@ the tty device and baud rate. Setting your own TERM value may also be useful if you have - created a custom entry incorporating options (such as vis- - ual bell or reverse-video) which you wish to override the - system default type for your line. + created a custom entry incorporating options (such as + visual bell or reverse-video) which you wish to override + the system default type for your line. Terminal type descriptions are stored as files of capabil- ity data underneath /usr/share/terminfo. To browse a list @@ -101,9 +101,9 @@ you must use the infocmp(1m) command. Invoke it as fol- lows: - infocmp entry-name + infocmp entry_name - where entry-name is the name of the type you wish to exam- + where entry_name is the name of the type you wish to exam- ine (and the name of its capability file the subdirectory of /usr/share/terminfo named for its first letter). This command dumps a capability file in the text format @@ -152,7 +152,7 @@ thus vt100, hp2621, wy50. The root name for a PC-Unix console type should be the OS - name, i.e. linux, bsdos, freebsd, netbsd. It should not + name, i.e., linux, bsdos, freebsd, netbsd. It should not be console or any other generic that might cause confusion in a multi-platform environment! If a model number fol- lows, it should indicate either the OS release level or @@ -161,7 +161,7 @@ The root name for a terminal emulator (assuming it does not fit one of the standard ANSI or vt100 types) should be the program name or a readily recognizable abbreviation of - it (i.e. versaterm, ctrm). + it (i.e., versaterm, ctrm). Following the root name, you may add any reasonable number of hyphen-separated feature suffixes.