X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Finfotocap.1m;h=10c95ea9667d2bbb33bb5525c46e94c2dbdbd683;hp=cad5ad889c39e24f7c4e25975bd31d9249c6fd5a;hb=42259b594b5dabd37fe2bc294051d2db82e873a2;hpb=d4ff840fddef2f6deb4a3daeb26d398a93b58dd2 diff --git a/man/infotocap.1m b/man/infotocap.1m index cad5ad88..10c95ea9 100644 --- a/man/infotocap.1m +++ b/man/infotocap.1m @@ -1,6 +1,7 @@ '\" t .\"*************************************************************************** -.\" Copyright (c) 1999-2006,2010 Free Software Foundation, Inc. * +.\" Copyright 2018-2019,2020 Thomas E. Dickey * +.\" Copyright 1999-2010,2016 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * .\" copy of this software and associated documentation files (the * @@ -27,14 +28,14 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: infotocap.1m,v 1.10 2010/08/28 19:40:02 tom Exp $ +.\" $Id: infotocap.1m,v 1.16 2020/02/02 23:34:34 tom Exp $ .TH @INFOTOCAP@ 1M "" .ds n 5 .ds d @TERMINFO@ .SH NAME \fB@INFOTOCAP@\fR \- convert a \fIterminfo\fR description into a \fItermcap\fR description .SH SYNOPSIS -\fB@INFOTOCAP@\fR [\fB\-v\fR\fIn\fR \fIwidth\fR] [\fB\-V\fR] [\fB\-1\fR] [\fB\-w\fR \fIwidth\fR] \fIfile\fR . . . +\fB@INFOTOCAP@\fR [\fB\-v\fR\fIn\fR \fIwidth\fR] [\fB\-V\fR] [\fB\-1\fR] [\fB\-w\fR \fIwidth\fR] \fIfile\fR ... .SH DESCRIPTION \fB@INFOTOCAP@\fR looks in each given text \fIfile\fR for \fBterminfo\fR descriptions. @@ -61,8 +62,10 @@ change the output to \fIwidth\fR characters. \*d Compiled terminal description database. .SH NOTES -This utility is actually a link to \fI@TIC@\fR, running in \fI\-C\fR mode. -You can use other \fI@TIC@\fR options such as \fB\-f\fR and \fB\-x\fR. +This utility is actually a link to \fB@TIC@\fR, running in \fI\-C\fR mode. +You can use other \fB@TIC@\fR options such as \fB\-f\fR and \fB\-x\fR. +.SH PORTABILITY +None of X/Open Curses, Issue 7 (2009), SVr4 or NetBSD document this application. .SH SEE ALSO \fBcurses\fR(3X), \fB@TIC@\fR(1M), @@ -76,9 +79,3 @@ Eric S. Raymond and .br Thomas E. Dickey -.\"# -.\"# The following sets edit modes for GNU EMACS -.\"# Local Variables: -.\"# mode:nroff -.\"# fill-column:79 -.\"# End: