Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Mar 2009 00:13:56 +0100
From:      Roland Smith <rsmith@xs4all.nl>
To:        Frank =?iso-8859-15?Q?Wi=DFmann?= <frank.wissmann41@web.de>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: How to use portmanager/portmaster?
Message-ID:  <20090228231356.GA18984@slackbox.xs4all.nl>
In-Reply-To: <200902282333.01134.frank.wissmann41@web.de>
References:  <200902281949.16966.frank.wissmann41@web.de> <200902282208.45359.frank.wissmann41@web.de> <20090228213926.GA16933@slackbox.xs4all.nl> <200902282333.01134.frank.wissmann41@web.de>

next in thread | previous in thread | raw e-mail | index | archive | help

--RnlQjJ0d97Da+TV1
Content-Type: text/plain; charset=iso-8859-15
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, Feb 28, 2009 at 11:33:01PM +0100, Frank Wi=DFmann wrote:
> > > > Both do have manpages. What kind of error do you get when you try
> > > > e.g. 'man portmaster'? It might be that your manual pages setup
> > > > is broken.
> > >
> > > I get the message "No manual entry for portmaster", but using your
> > > command I can read it. "man man" e. g. works perfectly.
> >
> > That sounds to me that the configuration for the man command is
> > broken. If you give the 'manpath' command, does the output include
> > /usr/local/man?
>
> "manpath" does show correct settings AFAIK meaning that the answer to=20
> your question is "yes".

Try running (in tcsh) 'man -d portmaster >& man-portmaster.txt'. This
will tell you where man(1) is looking for the portmaster manual
file. Among the text in man-portmaster.txt should be something like
this:

 searching in /usr/local/man
 trying section 8 with globbing
 globbing /usr/local/man/man8/portmaster.8*
 found ultimate source file /usr/local/man/man8/portmaster.8.gz
 to_name in convert_name () is: /usr/local/man/cat8/portmaster.8.gz
 will try to write /usr/local/man/cat8/portmaster.8.gz if needed
 status from is_newer() =3D -2
 using default preprocessor sequence
 found tbl(1) directive
 Couldn't open /usr/local/man/cat8/portmaster.8.gz.tmp5XCE4n for writing.
 using default preprocessor sequence
 found tbl(1) directive

 trying command: (cd /usr/local/man ; /usr/bin/zcat /usr/local/man/man8/por=
tmaster.8.gz | /usr/bin/tbl | /usr/bin/groff -S -Wall -mtty-char -man -Tasc=
ii | /usr/bin/col | less)

It should at least contain the first three lines. If not, man isn't
searching the right directory.

Roland
--=20
R.F.Smith                                   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)

--RnlQjJ0d97Da+TV1
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.10 (FreeBSD)

iEYEARECAAYFAkmpxTQACgkQEnfvsMMhpyUT4QCdEvsasVJLVxpJwmePJ8VTLZBi
owAAoLCX7bR6xTGbuDuOExh/P9Gi+AFO
=5y0f
-----END PGP SIGNATURE-----

--RnlQjJ0d97Da+TV1--



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