X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fhtml%2Fman%2Fcaptoinfo.1m.html;h=806aec57a10ad2e087d60e95a6a60571eb4635d9;hb=refs%2Ftags%2Fv5.2;hp=18f4cd94cd4d9175d700e49140d8ee3399b33b6b;hpb=b1f61d9f3aa244512045a6b02e759825d7049d34;p=ncurses.git diff --git a/doc/html/man/captoinfo.1m.html b/doc/html/man/captoinfo.1m.html index 18f4cd94..806aec57 100644 --- a/doc/html/man/captoinfo.1m.html +++ b/doc/html/man/captoinfo.1m.html @@ -23,27 +23,27 @@ If no file is given, then the environment variable TERMCAP is used for the filename or entry. If TERMCAP is a full - pathname to a file, only the terminal whose name is speci- - fied in the environment variable TERM is extracted from - that file. If the environment variable TERMCAP is not - set, then the file @DATADIR@/terminfo is read. + pathname to a file, only the terminal whose name is + specified in the environment variable TERM is extracted + from that file. If the environment variable TERMCAP is + not set, then the file /usr/share/terminfo is read. -v print out tracing information on standard error as the program runs. - -V print out the version of the program in use on stan- - dard error and exit. + -V print out the version of the program in use on + standard error and exit. - -1 cause the fields to print out one to a line. Other- - wise, the fields will be printed several to a line to - a maximum width of 60 characters. + -1 cause the fields to print out one to a line. + Otherwise, the fields will be printed several to a + line to a maximum width of 60 characters. -w change the output to width characters.

FILES

-       @DATADIR@/terminfo  Compiled     terminal      description
+       /usr/share/terminfo Compiled     terminal      description
                            database.
 
 
@@ -51,8 +51,8 @@
 

TRANSLATIONS FROM NONSTANDARD CAPABILITIES

        Some  obsolete nonstandard capabilities will automatically
        be translated into  standard  (SVr4/XSI  Curses)  terminfo
-       capabilities  by  captoinfo.   Whenever one of these auto-
-       matic translations is done,  the  program  will  issue  an
+       capabilities   by   captoinfo.    Whenever  one  of  these
+       automatic translations is done, the program will issue  an
        notification to stderr, inviting the user to check that it
        has not mistakenly translated  a  completely  unknown  and
        random capability and/or syntax error.
@@ -90,9 +90,9 @@
        FC       Sf     Tek     set_foreground
        HS       mh     Iris    enter_dim_mode
 
-       XENIX  termcap  also used to have a set of extension capa-
-       bilities for forms drawing, designed to take advantage  of
-       the IBM PC high-half graphics.  They were as follows:
+       XENIX  termcap  also  used  to  have  a  set  of extension
+       capabilities for forms drawing, designed to take advantage
+       of the IBM PC high-half graphics.  They were as follows:
 
        Cap          Graphic
        -----------------------------
@@ -122,12 +122,12 @@
 
        If  the  single-line  capabilities occur in an entry, they
        will automatically be composed into an acsc  string.   The
-       double-line capabilities and GG are discarded with a warn-
-       ing message.
+       double-line  capabilities  and  GG  are  discarded  with a
+       warning message.
 
-       IBM's AIX has a terminfo facility descended from SVr1 ter-
-       minfo but incompatible with the SVr4 format. The following
-       AIX extensions are automatically translated:
+       IBM's AIX has a  terminfo  facility  descended  from  SVr1
+       terminfo  but  incompatible  with  the  SVr4  format.  The
+       following AIX extensions are automatically translated:
 
         IBM    XSI
        -------------
@@ -138,13 +138,13 @@
        font2   s2ds
        font3   s3ds
 
-       Additionally, the AIX box1 capability  will  be  automati-
-       cally translated to an acsc string.
+       Additionally,   the   AIX   box1   capability   will    be
+       automatically translated to an acsc string.
 
-       Hewlett-Packard's  terminfo  library supports two nonstan-
-       dard terminfo capabilities meml  (memory  lock)  and  memu
-       (memory  unlock).   These will be discarded with a warning
-       message.
+       Hewlett-Packard's    terminfo    library    supports   two
+       nonstandard terminfo capabilities meml (memory  lock)  and
+       memu  (memory  unlock).   These  will  be discarded with a
+       warning message.