From owner-freebsd-doc@FreeBSD.ORG Wed Dec 14 02:22:06 2011 Return-Path: Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A366106564A for ; Wed, 14 Dec 2011 02:22:06 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from glenbarber.us (onyx.glenbarber.us [199.48.134.227]) by mx1.freebsd.org (Postfix) with SMTP id E986B8FC13 for ; Wed, 14 Dec 2011 02:22:05 +0000 (UTC) Received: (qmail 58761 invoked by uid 0); 13 Dec 2011 21:22:04 -0500 Received: from unknown (HELO glenbarber.us) (76.124.49.145) by 0 with SMTP; 13 Dec 2011 21:22:04 -0500 Date: Tue, 13 Dec 2011 21:22:03 -0500 From: Glen Barber To: Michael Faklis Message-ID: <20111214022202.GG2942@glenbarber.us> References: <7948CDAF2C2C114C97D9C2F518CAE0E807030DF7@ESSSBS2011.evolswsys.local> <20111214004221.GC2942@glenbarber.us> <7948CDAF2C2C114C97D9C2F518CAE0E807030E5F@ESSSBS2011.evolswsys.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7948CDAF2C2C114C97D9C2F518CAE0E807030E5F@ESSSBS2011.evolswsys.local> X-Operating-System: FreeBSD 9.0-PRERELEASE amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-doc@FreeBSD.org Subject: Re: Missing UNIX man sections X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Dec 2011 02:22:06 -0000 Hi, Please don't top-post, and please keep list replies on-list. On Wed, Dec 14, 2011 at 12:51:40AM +0000, Michael Faklis wrote: >> > Hi, >> >> On Wed, Dec 14, 2011 at 12:25:09AM +0000, Michael Faklis wrote: >> > I just installed the current FreeBSD. I noted that it's missing some man page sections. I've searched, but I can't find them. Please tell me how I can download and install these missing man pages. >> > >> >> Can you give an example of which ones are missing? > > Man sections 1 and 7 are included. Sections 2, 3 ,4 ,5 ,6, 5, 8, 9, n are missing. > > If you go to the man page at freebsd.org, you'll see all 10 sections, but only sections 1 and 7 made it to my computer. > What version of FreeBSD is this? ('uname -a' output would be helpful.) In any case, did you (de-)select the 'doc' distribution from the installer? (This is, in part, why what specific version this is is important). Glen