]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/infotocap.1m
ncurses 6.5 - patch 20240922
[ncurses.git] / man / infotocap.1m
index c3c98b3968449ede4c34a7319dd4fc6b26da288e..4be98f9e6bdb00b792320338be1d0ed78a85e410 100644 (file)
@@ -1,5 +1,5 @@
 .\"***************************************************************************
-.\" Copyright 2018-2022,2023 Thomas E. Dickey                                *
+.\" Copyright 2018-2023,2024 Thomas E. Dickey                                *
 .\" Copyright 1999-2010,2016 Free Software Foundation, Inc.                  *
 .\"                                                                          *
 .\" Permission is hereby granted, free of charge, to any person obtaining a  *
@@ -27,8 +27,8 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: infotocap.1m,v 1.39 2023/12/10 14:12:43 tom Exp $
-.TH @INFOTOCAP@ 1M 2023-12-10 "ncurses 6.4" "User commands"
+.\" $Id: infotocap.1m,v 1.44 2024/07/27 19:43:16 tom Exp $
+.TH @INFOTOCAP@ 1M 2024-07-27 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "User commands"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
@@ -40,7 +40,6 @@
 .el   .ds '' ""
 .\}
 .
-.ds d @TERMINFO@
 .SH NAME
 \fB\%@INFOTOCAP@\fP \-
 convert a \fI\%terminfo\fR description into a \fI\%termcap\fR description
@@ -54,7 +53,7 @@ convert a \fI\%terminfo\fR description into a \fI\%termcap\fR description
 .SH DESCRIPTION
 \fB\%@INFOTOCAP@\fP translates terminal descriptions.
 It looks in each given text \fIfile\fP for \fI\%terminfo\fP entries and,
-For each one found,
+for each one found,
 it writes an analogous \fI\%termcap\fP description to the standard
 output stream.
 \fI\%terminfo\fP \*(``\fBuse\fP\*('' capabilities translate to
@@ -78,7 +77,7 @@ The \fB\-V\fP option reports the version of \fI\%ncurses\fP associated
 with this program and exits with a successful status.
 .SH FILES
 .TP
-.I \*d
+.I @TERMINFO@
 compiled terminal description database
 .SH PORTABILITY
 None of X/Open Curses,