From owner-freebsd-questions@FreeBSD.ORG Sat Sep 6 16:38:59 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 1EAF3106564A for ; Sat, 6 Sep 2008 16:38:59 +0000 (UTC) (envelope-from msoulier@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id D71948FC13 for ; Sat, 6 Sep 2008 16:38:58 +0000 (UTC) (envelope-from msoulier@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so488835yxb.13 for ; Sat, 06 Sep 2008 09:38:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:mime-version:content-type:content-transfer-encoding :content-disposition:x-google-sender-auth; bh=BaPhi0IWDv5B+xPHog8v+JV7sstX/AlAno+xgmmP680=; b=ZCkSid9PdAJCHwxTrZETiN61G7VeMSqJSNnY9yishT/bVLEtiGY8AITo8/3uqlAp9c pA/TEPDykN6A1b/39tbDXDWipfaO5+EtDAeZ4WVbayowOtpZWyEh23ZCc0svF6owDAgl Dsgs8AVKCHd7iFVDyBdu1YQ3qOxi7siFBPWG8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition:x-google-sender-auth; b=v0xIXsLsIDfAaohppbLGmeaKVyteIFKG1g9n761nTIZMhZj10QqLVUW8uCa6PV/7Qe oT96/+3Sd44KSW88O8PzPS8c65Cz51UExN7fAaOf99BqlU2BjU60/N6o9kg2PAPh39WH A2FYIQHpv45rDqgqzJanFLX3P/IPzSvSix+oo= Received: by 10.150.220.19 with SMTP id s19mr18424830ybg.182.1220719137834; Sat, 06 Sep 2008 09:38:57 -0700 (PDT) Received: by 10.151.142.19 with HTTP; Sat, 6 Sep 2008 09:38:57 -0700 (PDT) Message-ID: Date: Sat, 6 Sep 2008 12:38:57 -0400 From: "Michael P. Soulier" Sender: msoulier@gmail.com To: freebsd-questions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 11c4169eee25e6ec Subject: 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 16:38:59 -0000 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? Thanks, Mike -- Michael P. Soulier "Any intelligent fool can make things bigger and more complex... It takes a touch of genius - and a lot of courage to move in the opposite direction." --Albert Einstein