From owner-freebsd-questions Wed Feb 10 10:40:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA01751 for freebsd-questions-outgoing; Wed, 10 Feb 1999 10:40:25 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from wopr.caltech.edu (wopr.caltech.edu [131.215.240.222]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA01744 for ; Wed, 10 Feb 1999 10:40:23 -0800 (PST) (envelope-from mph@wopr.caltech.edu) Received: (from mph@localhost) by wopr.caltech.edu (8.9.2/8.9.1) id KAA13583; Wed, 10 Feb 1999 10:40:18 -0800 (PST) (envelope-from mph) Date: Wed, 10 Feb 1999 10:40:18 -0800 From: Matthew Hunt To: Frank Knopf Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Fudgit User's Guide Message-ID: <19990210104018.A13431@wopr.caltech.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Frank Knopf on Wed, Feb 10, 1999 at 11:55:34AM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Feb 10, 1999 at 11:55:34AM -0600, Frank Knopf wrote: > I'm a new user of FreeBSD (2.2.8) and I installled the math program > Fudgit using pkg_add. The man page refers to a User's Guide, but I > cannot find it on the system. Can anyone give me a clue? You can see what files a port installs by looking in pkg/PLIST, for example /usr/ports/math/fudgit/pkg/PLIST. Once a port or package is installed, you can instead look in, for example, /var/db/pkg/Fudgit-2.41/+CONTENTS. These lists are relative to $PREFIX, typically /usr/local or /usr/X11R6. But, it looks like the Fudgit port does not include the users' guide. Maybe you should bother the port's maintainer, jmz@FreeBSD.org. -- Matthew Hunt * UNIX is a lever for the intellect. -J.R. Mashey http://www.pobox.com/~mph/pgp.key for PGP public key 0x67203349. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message