X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcaptoinfo.1m;h=8c5d77b860c1865870ffa2badce7949635b4350d;hp=c7a33643f706f1317bdfb1938440a6fcb836216e;hb=6b4f5830b7910188b532d661f79775306715f67e;hpb=96d6b16de0d487e5d3aed0302a179dbce11b5d96 diff --git a/man/captoinfo.1m b/man/captoinfo.1m index c7a33643..8c5d77b8 100644 --- a/man/captoinfo.1m +++ b/man/captoinfo.1m @@ -1,6 +1,6 @@ '\" t .\"*************************************************************************** -.\" Copyright (c) 1998-2007,2010 Free Software Foundation, Inc. * +.\" Copyright (c) 1998-2016,2018 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: captoinfo.1m,v 1.25 2010/12/04 18:36:44 tom Exp $ +.\" $Id: captoinfo.1m,v 1.27 2018/07/28 21:34:06 tom Exp $ .TH @CAPTOINFO@ 1M "" .ds n 5 .ds d @TERMINFO@ .SH NAME \fB@CAPTOINFO@\fR \- convert a \fItermcap\fR description into a \fIterminfo\fR description .SH SYNOPSIS -\fB@CAPTOINFO@\fR [\fB\-v\fR\fIn\fR \fIwidth\fR] [\fB\-V\fR] [\fB\-1\fR] [\fB\-w\fR \fIwidth\fR] \fIfile\fR . . . +\fB@CAPTOINFO@\fR [\fB\-v\fR\fIn\fR \fIwidth\fR] [\fB\-V\fR] [\fB\-1\fR] [\fB\-w\fR \fIwidth\fR] \fIfile\fR ... .SH DESCRIPTION \fB@CAPTOINFO@\fR looks in each given text \fIfile\fR for \fBtermcap\fR descriptions. @@ -152,7 +152,7 @@ GG acs magic cookie count .TE .PP If the single-line capabilities occur in an entry, they will automatically -be composed into an \fIacsc\fR string. +be composed into an \fBacsc\fR string. The double-line capabilities and \fBGG\fR are discarded with a warning message. .PP @@ -174,10 +174,10 @@ font3 s3ds .TE .PP Additionally, the AIX \fIbox1\fR capability will be automatically translated to -an \fIacsc\fR string. +an \fBacsc\fR string. .PP Hewlett-Packard's terminfo library supports two nonstandard terminfo -capabilities \fImeml\fR (memory lock) and \fImemu\fR (memory unlock). +capabilities \fBmeml\fR (memory lock) and \fBmemu\fR (memory unlock). These will be discarded with a warning message. .SH NOTES This utility is actually a link to \fB@TIC@\fR(1M), running in \fI\-I\fR mode.