X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Finfotocap.1m;h=bbdce0de9b900b52b0b545b09e28848280b0b304;hp=42a629777e94eb9d83f96d93f3f73c3d004fe9c0;hb=16fea43a5003e094f1f7eee30bdd0ef2f2c51dba;hpb=71c0306f0824ef2b10c4c5813fb003db48f3012e diff --git a/man/infotocap.1m b/man/infotocap.1m index 42a62977..bbdce0de 100644 --- a/man/infotocap.1m +++ b/man/infotocap.1m @@ -1,6 +1,6 @@ '\" t .\"*************************************************************************** -.\" Copyright (c) 1999-2006,2010 Free Software Foundation, Inc. * +.\" Copyright (c) 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,7 +27,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: infotocap.1m,v 1.9 2010/07/31 16:08:48 tom Exp $ +.\" $Id: infotocap.1m,v 1.12 2016/10/15 17:26:09 tom Exp $ .TH @INFOTOCAP@ 1M "" .ds n 5 .ds d @TERMINFO@ @@ -36,9 +36,11 @@ .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 . . . .SH DESCRIPTION -\fB@INFOTOCAP@\fR looks in \fIfile\fR for \fBterminfo\fR descriptions. For each -one found, an equivalent \fBtermcap\fR description is written to standard -output. Terminfo \fBuse\fR capabilities are translated directly to termcap +\fB@INFOTOCAP@\fR looks in each given text +\fIfile\fR for \fBterminfo\fR descriptions. +For each terminfo description found, +an equivalent \fBtermcap\fR description is written to standard output. +Terminfo \fBuse\fR capabilities are translated directly to termcap \fBtc\fR capabilities. .TP 5 \fB\-v\fR @@ -48,9 +50,9 @@ print out tracing information on standard error as the program runs. print out the version of the program in use on standard error and exit. .TP 5 \fB\-1\fR -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. +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. .TP 5 \fB\-w\fR change the output to \fIwidth\fR characters. @@ -59,8 +61,8 @@ 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 SEE ALSO \fBcurses\fR(3X), \fB@TIC@\fR(1M), @@ -69,9 +71,8 @@ You can use other \fI@TIC@\fR options such as \fB\-f\fR and \fB\-x\fR. .PP This describes \fBncurses\fR version @NCURSES_MAJOR@.@NCURSES_MINOR@ (patch @NCURSES_PATCH@). -.\"# -.\"# The following sets edit modes for GNU EMACS -.\"# Local Variables: -.\"# mode:nroff -.\"# fill-column:79 -.\"# End: +.SH AUTHOR +Eric S. Raymond +and +.br +Thomas E. Dickey