On 2007-10-28 12:54, Andrew Lankford <[EMAIL PROTECTED]> wrote:
> Thbbt! I'm reading the catman version of MAKEDEV. Wish I could
> disable that "feature". Oh well. I'll delete it all and rebuild it
> again if needed. Thanks!
Ah, that's it then :)
My usual `installworld' steps include this too:
# cd /usr/share/man
# find cat[0-9] \! -type d -exec rm {} +
This takes care of deleting any `stale' preformatted manpages, so the
next time I ask for a manpage, it's going to be reformatted.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"