Hello Creamy fans! Here's a patch to change the tic man page to actually state the correct terminfo directory...
--- /usr/src/usr.bin/tic/tic.1.orig Sat Mar 23 20:01:18 2013 +++ /usr/src/usr.bin/tic/tic.1 Sat Mar 23 20:02:11 2013 @@ -31,7 +31,7 @@ .\" $Id: tic.1,v 1.15 2010/09/02 09:00:01 sobrado Exp $ .TH tic 1 "" .ds n 5 -.ds d /usr/share/misc/terminfo +.ds d /usr/share/terminfo .SH NAME \fBtic\fR - the \fIterminfo\fR entry-description compiler .SH SYNOPSIS -- Creamy
