X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Ftic.1m;h=38cb19c0562ce0bd19a4f67f00050f1a7f0bd4b5;hp=f9254138977d0251677385e0798e4da9c596c348;hb=d4d1d81ab6fc1ad681ff120d925099f947fefcf3;hpb=8e25fff6a5f576b6dc35eb02b9783fa58680d07b diff --git a/man/tic.1m b/man/tic.1m index f9254138..38cb19c0 100644 --- a/man/tic.1m +++ b/man/tic.1m @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 1998-2006,2010 Free Software Foundation, Inc. * +.\" Copyright (c) 1998-2010,2011 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 * @@ -26,7 +26,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: tic.1m,v 1.48 2011/07/30 21:58:54 tom Exp $ +.\" $Id: tic.1m,v 1.49 2011/08/06 17:49:46 tom Exp $ .TH @TIC@ 1M "" .ds n 5 .ds d @TERMINFO@ @@ -35,6 +35,7 @@ .SH SYNOPSIS \fBtic\fR [\fB\-\ +0\ 1\ C\ G\ @@ -82,6 +83,9 @@ Libraries that read terminfo entries are expected to check for a TERMINFO directory first, look at \fI$HOME/.terminfo\fR if TERMINFO is not set, and finally look in \fI\*d\fR. .TP +\fB\-0\fR +restricts the output to a single line +.TP \fB\-1\fR restricts the output to a single column .TP @@ -112,9 +116,11 @@ bad use links. If you specify \fB\-C\fR (\fB\-I\fR) with this option, the code will print warnings about entries which, after use resolution, are more than 1023 (4096) bytes long. -Due to a fixed buffer length in older termcap -libraries (and a documented limit in terminfo), these entries may cause core -dumps. +Due to a fixed buffer length in older termcap libraries, +as well as buggy checking for the buffer length +(and a documented limit in terminfo), +these entries may cause core +dumps with other implementations. .TP \fB\-e \fR\fInames\fR Limit writes and translations to the following comma-separated list of @@ -312,6 +318,8 @@ The error messages from this \fBtic\fR have the same format as GNU C error messages, and can be parsed by GNU Emacs's compile facility. .PP The +\fB\-0\fR, +\fB\-1\fR, \fB\-C\fR, \fB\-G\fR, \fB\-I\fR,