From owner-freebsd-questions@FreeBSD.ORG Sat Sep 6 18:13:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C2101106566B for ; Sat, 6 Sep 2008 18:13:23 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 40DDC8FC08 for ; Sat, 6 Sep 2008 18:13:22 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (adsl57-66.kln.forthnet.gr [77.49.184.66]) (authenticated bits=128) by igloo.linux.gr (8.14.3/8.14.3/Debian-5) with ESMTP id m86ID6ha025883 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 6 Sep 2008 21:13:12 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.3/8.14.3) with ESMTP id m86ID6a6027707; Sat, 6 Sep 2008 21:13:06 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.3/8.14.3/Submit) id m86ID44B027706; Sat, 6 Sep 2008 21:13:04 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) From: Giorgos Keramidas To: "Michael P. Soulier" References: Date: Sat, 06 Sep 2008 21:13:04 +0300 In-Reply-To: (Michael P. Soulier's message of "Sat, 6 Sep 2008 12:38:57 -0400") Message-ID: <87abel3zyn.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MailScanner-ID: m86ID6ha025883 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.839, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.56, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: freebsd-questions Subject: Re: core manpages X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2008 18:13:23 -0000 On Sat, 6 Sep 2008 12:38:57 -0400, "Michael P. Soulier" wrote: > Hello, > > I'm testing an upgrade of 5.5 -> 6.3, so I installed 5.5 from an iso, > and installed the minimal system. > > This minimal system is apparently without manpages for the basic > commands, or perhaps the default MANPATH is incorrect. > > Where can I find the base manpages to cover find, chmod, ls, cd, etc? In the installation CD-ROM. You can install the `man' and `info' filesets to get the manpages and the Texinfo documentation.