X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Finfotocap.1m;h=2297e3132cd8052d070833774ab6f78adb0c49e3;hp=bbdce0de9b900b52b0b545b09e28848280b0b304;hb=b025434573f466efe27862656a6a9d41dd2bd609;hpb=c3b21f65a2687f3894a0d3217006c23f162c893a diff --git a/man/infotocap.1m b/man/infotocap.1m index bbdce0de..2297e313 100644 --- a/man/infotocap.1m +++ b/man/infotocap.1m @@ -1,6 +1,6 @@ '\" t .\"*************************************************************************** -.\" Copyright (c) 1999-2010,2016 Free Software Foundation, Inc. * +.\" Copyright (c) 1999-2018,2019 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 +27,14 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: infotocap.1m,v 1.12 2016/10/15 17:26:09 tom Exp $ +.\" $Id: infotocap.1m,v 1.15 2019/10/12 21:16:00 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. @@ -63,6 +63,8 @@ Compiled terminal description database. .SH NOTES 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),