[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.3 and 1.4

version 1.3, 1999/01/18 18:57:52 version 1.4, 1999/03/02 06:23:55
Line 1 
Line 1 
 .\" $OpenBSD$  .\" $OpenBSD$
 .\"  .\"
 .\"***************************************************************************  .\"***************************************************************************
 .\" Copyright (c) 1998 Free Software Foundation, Inc.                        *  .\" Copyright (c) 1998,1999 Free Software Foundation, Inc.                   *
 .\"                                                                          *  .\"                                                                          *
 .\" Permission is hereby granted, free of charge, to any person obtaining a  *  .\" Permission is hereby granted, free of charge, to any person obtaining a  *
 .\" copy of this software and associated documentation files (the            *  .\" copy of this software and associated documentation files (the            *
Line 28 
Line 28 
 .\" authorization.                                                           *  .\" authorization.                                                           *
 .\"***************************************************************************  .\"***************************************************************************
 .\"  .\"
 .\" $From: tic.1m,v 1.23 1998/12/26 01:47:41 tom Exp $  .\" $From: tic.1m,v 1.24 1999/02/23 02:18:15 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 47 
Line 47 
 f\  f\
 r\  r\
 s\  s\
   x\
 \fR]  \fR]
 [\fB-e\fR \fInames\fR]  [\fB-e\fR \fInames\fR]
 [\fB-o\fR \fIdir\fR]  [\fB-o\fR \fIdir\fR]
Line 166 
Line 167 
 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.
 .TP  .TP
   \fB-x\fR
   Treat unknown capabilities as user-defined.
   .TP
 \fIfile\fR  \fIfile\fR
 contains one or more \fBterminfo\fR terminal descriptions in source  contains one or more \fBterminfo\fR terminal descriptions in source
 format [see \fBterminfo\fR(\*n)].  Each description in the file  format [see \fBterminfo\fR(\*n)].  Each description in the file
Line 254 
Line 258 
 \fB-f\fR,  \fB-f\fR,
 \fB-g\fR,  \fB-g\fR,
 \fB-T\fR,  \fB-T\fR,
 \fB-r\fR and  \fB-r\fR,
 \fB-s\fR  \fB-s\fR and
   \fB-x\fR
 options  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.
Line 267 
Line 272 
 \fB\*d/?/*\fR  \fB\*d/?/*\fR
 Compiled terminal description database.  Compiled terminal description database.
 .SH SEE ALSO  .SH SEE ALSO
 \fBcaptoinfo\fR(1), \fBcurses\fR(3), \fBterminfo\fR(\*n).  \fBinfocmp\fR(1), \fBcaptoinfo\fR(1), \fBcurses\fR(3), \fBterminfo\fR(\*n).
 .\"#  .\"#
 .\"# The following sets edit modes for GNU EMACS  .\"# The following sets edit modes for GNU EMACS
 .\"# Local Variables:  .\"# Local Variables:

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