]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/term.7
ncurses 6.4 - patch 20231111
[ncurses.git] / man / term.7
index d68ba1c6e210de45c20ce212997b21507913aa8b..110bc6f363e2b461d15f610fa57d6ad7061026da 100644 (file)
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: term.7,v 1.38 2023/09/30 21:38:11 tom Exp $
-.TH term 7 2023-09-30 "ncurses 6.4" Miscellaneous
-.ie \n(.g .ds `` \(lq
-.el       .ds `` ``
-.ie \n(.g .ds '' \(rq
-.el       .ds '' ''
+.\" $Id: term.7,v 1.42 2023/11/11 11:48:16 tom Exp $
+.TH term 7 2023-11-11 "ncurses 6.4" Miscellaneous
+.ie \n(.g \{\
+.ds `` \(lq
+.ds '' \(rq
+.\}
+.el \{\
+.ie t .ds `` ``
+.el   .ds `` ""
+.ie t .ds '' ''
+.el   .ds '' ""
+.\}
+.
 .ds n 5
 .ds d @TERMINFO@
 .SH NAME
@@ -213,8 +220,8 @@ For maximum compatibility with older System V UNIXes, names and aliases
 should be unique within the first 14 characters.
 .SH FILES
 .TP 5
-\*d/?/*
-compiled terminal capability database
+.I \*d
+compiled terminal description database
 .TP 5
 /etc/inittab
 tty line initialization (AT&T-like UNIXes)
@@ -223,5 +230,5 @@ tty line initialization (AT&T-like UNIXes)
 tty line initialization (BSD-like UNIXes)
 .SH SEE ALSO
 \fB\%curses\fP(3X),
-\fB\%terminfo\fP(\*n),
-\fB\%term\fP(\*n)
+\fB\%term\fP(\*n),
+\fB\%terminfo\fP(\*n)