diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1999-01-22 04:56:01 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1999-01-22 04:56:01 +0000 |
commit | da220dcecff9921d4d4a34f9c1a9880549d4fa11 (patch) | |
tree | ec5ab553a86bec99ca2f526b8ae347ba7a73f4af /usr.bin/infocmp | |
parent | d37604c46b8ade67eb2f0d9ec62e731b354f1259 (diff) |
remove references to toe(1) since we don't have it
Diffstat (limited to 'usr.bin/infocmp')
-rw-r--r-- | usr.bin/infocmp/infocmp.1tbl | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/usr.bin/infocmp/infocmp.1tbl b/usr.bin/infocmp/infocmp.1tbl index ebc3e18670c..71a0fc577a9 100644 --- a/usr.bin/infocmp/infocmp.1tbl +++ b/usr.bin/infocmp/infocmp.1tbl @@ -1,5 +1,5 @@ '\" t -.\" $OpenBSD: infocmp.1tbl,v 1.1 1999/01/22 04:51:31 millert Exp $ +.\" $OpenBSD: infocmp.1tbl,v 1.2 1999/01/22 04:56:00 millert Exp $ .\" .\"*************************************************************************** .\" Copyright (c) 1998 Free Software Foundation, Inc. * @@ -327,10 +327,8 @@ options are not supported in SVr4 curses. The \fB-r\fR option's notion of `termcap' capabilities is System V Release 4's. Actual BSD curses versions will have a more restricted set. To see only the 4.4BSD set, use -r -RBSD. -.SH BUGS -The -F option of \fBinfocmp\fR(1) should be a \fBtoe\fR(1) mode. .SH SEE ALSO -\fBcaptoinfo\fR(1), \fBtic\fR(1), \fBtoe\fR(1), +\fBcaptoinfo\fR(1), \fBtic\fR(1), \fBcurses\fR(3), \fBterminfo\fR(\*n). .SH AUTHOR Eric S. Raymond <esr@snark.thyrsus.com> |