Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Mar 2005 18:11:58 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Lord Raiden <me@raiden.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Problems with man
Message-ID:  <20050330151158.GA46881@orion.daedalusnetworks.priv>
In-Reply-To: <5.2.0.9.2.20050330091113.009d2800@192.168.0.25>
References:  <5.2.0.9.2.20050329163344.00a5a4d0@raiden.net> <5.2.0.9.2.20050329152205.01d49120@192.168.0.25> <5.2.0.9.2.20050329152205.01d49120@192.168.0.25> <5.2.0.9.2.20050329163344.00a5a4d0@raiden.net> <5.2.0.9.2.20050330091113.009d2800@192.168.0.25>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2005-03-30 09:12, Lord Raiden <me@raiden.net> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050330151158.GA46881>