[BACK]Return to tic.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / tic

Diff for /src/usr.bin/tic/tic.1 between version 1.2 and 1.3

version 1.2, 1998/07/24 19:52:53 version 1.3, 1999/01/18 18:57:52
Line 28 
Line 28 
 .\" authorization.                                                           *  .\" authorization.                                                           *
 .\"***************************************************************************  .\"***************************************************************************
 .\"  .\"
 .\" $From: tic.1m,v 1.21 1998/05/17 00:23:46 tom Exp $  .\" $From: tic.1m,v 1.23 1998/12/26 01:47:41 tom Exp $
 .TH tic 1 ""  .TH tic 1 ""
 .ds n 5  .ds n 5
 .ds d /usr/share/terminfo  .ds d /usr/share/terminfo
Line 36 
Line 36 
 \fBtic\fR - the \fIterminfo\fR entry-description compiler  \fBtic\fR - the \fIterminfo\fR entry-description compiler
 .SH SYNOPSIS  .SH SYNOPSIS
 \fBtic\fR  \fBtic\fR
 [\fB-\  [\fB\-\
 1\  1\
 C\  C\
 I\  I\
Line 158 
Line 158 
 Display complex terminfo strings which contain if/then/else/endif expressions  Display complex terminfo strings which contain if/then/else/endif expressions
 indented for readability.  indented for readability.
 .TP  .TP
   \fB-g\fR
   Display constant character literals in quoted form
   rather than their decimal equivalents.
   .TP
 \fB-s\fR  \fB-s\fR
 Summarize the compile by showing the directory into which entries  Summarize the compile by showing the directory into which entries
 are written, and the number of entries which are compiled.  are written, and the number of entries which are compiled.
Line 240 
Line 244 
 The error messages from this \fBtic\fR have the same format as GNU C  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.  error messages, and can be parsed by GNU Emacs's compile facility.
   
 The -o, -I, -C, -N, -R, -e, -f, -T, -r and -s options  The
   \fB-o\fR,
   \fB-I\fR,
   \fB-C\fR,
   \fB-N\fR,
   \fB-R\fR,
   \fB-e\fR,
   \fB-f\fR,
   \fB-g\fR,
   \fB-T\fR,
   \fB-r\fR and
   \fB-s\fR
   options
 are not supported under SVr4.  are not supported under SVr4.
 The SVr4 -c mode does not report bad use links.  The SVr4 -c mode does not report bad use links.
   

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3