On 2005-03-30 09:12, Lord Raiden <[EMAIL PROTECTED]> wrote: > At 02:06 PM 3/30/05 +0300, Giorgos Keramidas wrote: > >I don't know what you updated and how, so can you please give us more > >details. Then we'll probably be able to help you with the /etc files > >that seem to have problems. > > Well, the only etc file I appear to have issues with is the > /etc/manpath.config file because it won't let me use man until it > finds it and yet the file is there.
Please don't top-post :-/ If manpath.config is the only file you are missing from /etc, you can restore it by running as root: # install -o root -g wheel -m 644 \ /usr/src/gnu/usr.bin/man/manpath/manpath.config \ /etc/manpath.config If you see anything else missing from /etc, let us know. - Giorgos _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"