X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fterm.5.html;h=7afb2b08638d7fad162b3ad56f92d47b9f7f79e0;hb=dc690a36a0e53e2c2ecd99c971cd749f78275fdc;hp=ef2781a67ebd94d9eff6594776aba51bdc7dc3d6;hpb=6208c89f98f1cf9fe0980bd8e791846ce007a13d;p=ncurses.git diff --git a/doc/html/man/term.5.html b/doc/html/man/term.5.html index ef2781a6..7afb2b08 100644 --- a/doc/html/man/term.5.html +++ b/doc/html/man/term.5.html @@ -1,6 +1,6 @@ @@ -95,9 +95,9 @@ made. The compiled file is created with the tic program, and - read by the routine setupterm. The file is divided into - six parts: the header, terminal names, boolean flags, num- - bers, strings, and string table. + read by the routine setupterm(3x). The file is divided + into six parts: the header, terminal names, boolean flags, + numbers, strings, and string table. The header section begins the file. This section contains six short integers in the format described below. These @@ -207,13 +207,13 @@

PORTABILITY

-       Note that it is possible for setupterm to expect a differ-
+       Note that it is possible for setupterm to expect a differ-
        ent  set  of capabilities than are actually present in the
        file.  Either the database may  have  been  updated  since
-       setupterm has been recompiled (resulting in extra unrecog-
+       setupterm has been recompiled (resulting in extra unrecog-
        nized entries in the file) or the program  may  have  been
        recompiled  more  recently  than  the database was updated
-       (resulting in missing  entries).   The  routine  setupterm
+       (resulting in missing  entries).   The  routine  setupterm
        must  be prepared for both possibilities - this is why the
        numbers and sizes are included.   Also,  new  capabilities
        must  always  be added at the end of the lists of boolean,