=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tic/tic.1,v retrieving revision 1.3 retrieving revision 1.4 diff -c -r1.3 -r1.4 *** src/usr.bin/tic/tic.1 1999/01/18 18:57:52 1.3 --- src/usr.bin/tic/tic.1 1999/03/02 06:23:55 1.4 *************** *** 1,7 **** ! .\" $OpenBSD: tic.1,v 1.3 1999/01/18 18:57:52 millert Exp $ .\" .\"*************************************************************************** ! .\" Copyright (c) 1998 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 * --- 1,7 ---- ! .\" $OpenBSD: tic.1,v 1.4 1999/03/02 06:23:55 millert Exp $ .\" .\"*************************************************************************** ! .\" Copyright (c) 1998,1999 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 * *************** *** 28,34 **** .\" authorization. * .\"*************************************************************************** .\" ! .\" $From: tic.1m,v 1.23 1998/12/26 01:47:41 tom Exp $ .TH tic 1 "" .ds n 5 .ds d /usr/share/terminfo --- 28,34 ---- .\" authorization. * .\"*************************************************************************** .\" ! .\" $From: tic.1m,v 1.24 1999/02/23 02:18:15 tom Exp $ .TH tic 1 "" .ds n 5 .ds d /usr/share/terminfo *************** *** 47,52 **** --- 47,53 ---- f\ r\ s\ + x\ \fR] [\fB-e\fR \fInames\fR] [\fB-o\fR \fIdir\fR] *************** *** 166,171 **** --- 167,175 ---- Summarize the compile by showing the directory into which entries are written, and the number of entries which are compiled. .TP + \fB-x\fR + Treat unknown capabilities as user-defined. + .TP \fIfile\fR contains one or more \fBterminfo\fR terminal descriptions in source format [see \fBterminfo\fR(\*n)]. Each description in the file *************** *** 254,261 **** \fB-f\fR, \fB-g\fR, \fB-T\fR, ! \fB-r\fR and ! \fB-s\fR options are not supported under SVr4. The SVr4 -c mode does not report bad use links. --- 258,266 ---- \fB-f\fR, \fB-g\fR, \fB-T\fR, ! \fB-r\fR, ! \fB-s\fR and ! \fB-x\fR options are not supported under SVr4. The SVr4 -c mode does not report bad use links. *************** *** 267,273 **** \fB\*d/?/*\fR Compiled terminal description database. .SH SEE ALSO ! \fBcaptoinfo\fR(1), \fBcurses\fR(3), \fBterminfo\fR(\*n). .\"# .\"# The following sets edit modes for GNU EMACS .\"# Local Variables: --- 272,278 ---- \fB\*d/?/*\fR Compiled terminal description database. .SH SEE ALSO ! \fBinfocmp\fR(1), \fBcaptoinfo\fR(1), \fBcurses\fR(3), \fBterminfo\fR(\*n). .\"# .\"# The following sets edit modes for GNU EMACS .\"# Local Variables: